Searched refs:START_START (Results 1 – 3 of 3) sorted by relevance
307 START_START, // Match starts at start of buffer only (^ or \A) enumerator315 (v)==START_START? "START_START" : \
2733 fRXPat->fStartType = START_START; in matchStartType()3136 if (fRXPat->fStartType == START_START) { in matchStartType()
722 case START_START: in find()997 case START_START: in findUsingChunk()