Searched refs:URX_CARET (Results 1 – 4 of 4) sorted by relevance
86 URX_CARET = 23, // Value field: 1: multi-line mode. enumerator
1123 appendOp(URX_CARET, 0); in doParseActions()1127 appendOp(URX_CARET, 0); // Only testing true start of input. in doParseActions()1151 appendOp(URX_CARET, 0); in doParseActions()2731 case URX_CARET: in matchStartType()3237 case URX_CARET: in minMatchLength()3501 case URX_CARET: in maxMatchLength()3843 case URX_CARET: in stripNOPs()
706 case URX_CARET: in dumpOp()
3028 case URX_CARET: // ^, test for start of line in MatchAt()4603 case URX_CARET: // ^, test for start of line in MatchChunkAt()