Searched refs:START_SET (Results 1 – 4 of 4) sorted by relevance
306 START_SET, // Match starts with something matching a set. enumerator314 (v)==START_SET? "START_SET" : \
823 } else if (fStartType == START_SET) { in dumpPattern()
736 case START_SET: in find()1011 case START_SET: in findUsingChunk()
3159 fRXPat->fStartType = START_SET; in matchStartType()