Searched refs:URX_CARET (Results 1 – 4 of 4) sorted by relevance
87 URX_CARET = 23, // Value field: 1: multi-line mode. enumerator
1122 op = URX_CARET; in doParseActions()1126 op = URX_CARET; // Only testing true start of input. in doParseActions()1151 fRXPat->fCompiledPat->addElement(URX_BUILD(URX_CARET, 0), *fStatus); in doParseActions()2492 case URX_CARET: in matchStartType()2959 case URX_CARET: in minMatchLength()3210 case URX_CARET: in maxMatchLength()3536 case URX_CARET: in stripNOPs()
667 case URX_CARET: in dumpOp()
3110 case URX_CARET: // ^, test for start of line in MatchAt()4816 case URX_CARET: // ^, test for start of line in MatchChunkAt()