Searched refs:START_CHAR (Results 1 – 4 of 4) sorted by relevance
305 START_CHAR, // Match starts with a literal code point. enumerator313 (v)==START_CHAR? "START_CHAR" : \
828 } else if (fStartType == START_CHAR) { in dumpPattern()
771 case START_CHAR: in find()1040 case START_CHAR: in findUsingChunk()
3142 fRXPat->fStartType = START_CHAR; in matchStartType()