Searched refs:singlequote (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libast/common/string/
H A Dfmtesc.c58 register int singlequote; local
71 singlequote = 0;
81 singlequote = 1;
159 if (singlequote && c == '\'')
177 if (singlequote || shell)
199 else if (singlequote || (flags & FMT_SHELL))

Completed in 20 milliseconds