Searched refs:theChar (Results 1 – 1 of 1) sorted by relevance
609 char theChar = Res[2]; in LexSingleQuote() local610 switch (theChar) { in LexSingleQuote()611 default: Value = theChar; break; in LexSingleQuote()