Searched refs:START_SET (Results 1 – 4 of 4) sorted by relevance
312 START_SET, // Match starts with something matching a set. enumerator320 (v)==START_SET? "START_SET" : \
772 } else if (This->fStartType == START_SET) { in RegexPatternDump()
701 case START_SET: in find()978 case START_SET: in findUsingChunk()
2850 fRXPat->fStartType = START_SET; in matchStartType()