Searched refs:START_CHAR (Results 1 – 4 of 4) sorted by relevance
303 START_CHAR, // Match starts with a literal code point. enumerator311 (v)==START_CHAR? "START_CHAR" : \
855 } else if (fStartType == START_CHAR) { in dumpPattern()
767 case START_CHAR: in find()1036 case START_CHAR: in findUsingChunk()
3133 fRXPat->fStartType = START_CHAR; in matchStartType()