Home
last modified time | relevance | path

Searched refs:URX_CARET (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
Dregeximp.h84 URX_CARET = 23, // Value field: 1: multi-line mode. enumerator
Dregexcmp.cpp1119 appendOp(URX_CARET, 0); in doParseActions()
1123 appendOp(URX_CARET, 0); // Only testing true start of input. in doParseActions()
1147 appendOp(URX_CARET, 0); in doParseActions()
2712 case URX_CARET: in matchStartType()
3217 case URX_CARET: in minMatchLength()
3492 case URX_CARET: in maxMatchLength()
3834 case URX_CARET: in stripNOPs()
Drepattrn.cpp703 case URX_CARET: in dumpOp()
Drematch.cpp3034 case URX_CARET: // ^, test for start of line in MatchAt()
4598 case URX_CARET: // ^, test for start of line in MatchChunkAt()