Searched refs:START_SET (Results 1 – 4 of 4) sorted by relevance
302 START_SET, // Match starts with something matching a set. enumerator310 (v)==START_SET? "START_SET" : \
797 } else if (This->fStartType == START_SET) { in RegexPatternDump()
695 case START_SET: in find()972 case START_SET: in findUsingChunk()
2881 fRXPat->fStartType = START_SET; in matchStartType()