Searched refs:START_LINE (Results 1 – 3 of 3) sorted by relevance
308 START_LINE, // Match starts with ^ in multi-line mode. enumerator316 (v)==START_LINE? "START_LINE" : \
2764 fRXPat->fStartType = START_LINE; in matchStartType()3166 } else if (fRXPat->fStartType == START_LINE) { in matchStartType()
802 case START_LINE: in find()1067 case START_LINE: in findUsingChunk()