Searched refs:START_STRING (Results 1 – 4 of 4) sorted by relevance
315 START_STRING // Match starts with a literal string. enumerator323 (v)==START_STRING? "START_STRING" : \
765 if (This->fStartType == START_STRING) { in RegexPatternDump()
736 case START_STRING: in find()1006 case START_STRING: in findUsingChunk()
2834 fRXPat->fStartType = START_STRING; in matchStartType()