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