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