Home | History | Annotate | Download | only in src

Lines Matching refs:QUOTE

317 static const char QUOTE = '\'';
375 return (c == QUOTE && userTypedChar != QUOTE) || skipPos == depth;