Searched refs:START_CHAR (Results 1 – 4 of 4) sorted by relevance
295 START_CHAR, // Match starts with a literal code point. enumerator303 (v)==START_CHAR? "START_CHAR" : \
598 } else if (This->fStartType == START_CHAR) { in RegexPatternDump()
432 case START_CHAR: in find()
2855 fRXPat->fStartType = START_CHAR; in matchStartType()