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

/illumos-gate/usr/src/lib/libpp/common/
H A Dpplex.c186 int quotquot; local
914 quotquot = c;
916 else if (c == quotquot) st &= ~ESCAPE;
992 quotquot = c;
994 else if (c == quotquot) st &= ~ESCAPE;

Completed in 47 milliseconds