Searched refs:URX_CARET (Results 1 – 4 of 4) sorted by relevance
97 URX_CARET = 23, // Value field: 1: multi-line mode. enumerator
1146 op = URX_CARET; in doParseActions()1150 op = URX_CARET; // Only testing true start of input. in doParseActions()1177 fRXPat->fCompiledPat->addElement(URX_BUILD(URX_CARET, 0), *fStatus); in doParseActions()2449 case URX_CARET: in matchStartType()2928 case URX_CARET: in minMatchLength()3200 case URX_CARET: in maxMatchLength()3506 case URX_CARET: in stripNOPs()
642 case URX_CARET: in dumpOp()
3052 case URX_CARET: // ^, test for start of line in MatchAt()4543 case URX_CARET: // ^, test for start of line in MatchChunkAt()