Home | History | Annotate | Download | only in Support

Lines Matching defs:isQuote

468 static bool isQuote(char C) {
496 if (isQuote(Src[I])) {