Searched refs:START_START (Results 1 – 3 of 3) sorted by relevance
305 START_START, // Match starts at start of buffer only (^ or \A) enumerator313 (v)==START_START? "START_START" : \
2714 fRXPat->fStartType = START_START; in matchStartType()3116 if (fRXPat->fStartType == START_START) { in matchStartType()
718 case START_START: in find()993 case START_START: in findUsingChunk()