Searched refs:START_LINE (Results 1 – 3 of 3) sorted by relevance
314 START_LINE, // Match starts with ^ in multi-line mode. enumerator322 (v)==START_LINE? "START_LINE" : \
2458 fRXPat->fStartType = START_LINE; in matchStartType()2836 } else if (fRXPat->fStartType == START_LINE) { in matchStartType()
769 case START_LINE: in find()1035 case START_LINE: in findUsingChunk()