Searched defs:qchar (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/unifdef/common/
H A Dunifdef.c457 char qchar; local
459 qchar = type == QUOTE1 ? '\'' : '"';
464 if (*cp != qchar)
473 if (*cp == qchar)

Completed in 53 milliseconds