Searched refs:START_START (Results 1 – 3 of 3) sorted by relevance
303 START_START, // Match starts at start of buffer only (^ or \A) enumerator311 (v)==START_START? "START_START" : \
2491 fRXPat->fStartType = START_START; in matchStartType()2855 if (fRXPat->fStartType == START_START) { in matchStartType()
681 case START_START: in find()958 case START_START: in findUsingChunk()