Searched refs:START_START (Results 1 – 3 of 3) sorted by relevance
313 START_START, // Match starts at start of buffer only (^ or \A) enumerator321 (v)==START_START? "START_START" : \
2451 fRXPat->fStartType = START_START; in matchStartType()2827 if (fRXPat->fStartType == START_START) { in matchStartType()
687 case START_START: in find()964 case START_START: in findUsingChunk()