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

/illumos-gate/usr/src/lib/libast/common/string/
H A Dfmtesc.c53 register int singlequote; local
66 singlequote = 0;
76 singlequote = 1;
148 if (singlequote && c == '\'')
166 if (singlequote || shell)
188 else if (singlequote || (flags & FMT_SHELL))

Completed in 70 milliseconds