Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregeximp.h86 URX_CARET = 23, // Value field: 1: multi-line mode. enumerator
Dregexcmp.cpp1139 appendOp(URX_CARET, 0); in doParseActions()
1143 appendOp(URX_CARET, 0); // Only testing true start of input. in doParseActions()
1167 appendOp(URX_CARET, 0); in doParseActions()
2756 case URX_CARET: in matchStartType()
3258 case URX_CARET: in minMatchLength()
3521 case URX_CARET: in maxMatchLength()
3855 case URX_CARET: in stripNOPs()
Drepattrn.cpp717 case URX_CARET: in dumpOp()
Drematch.cpp3056 case URX_CARET: // ^, test for start of line in MatchAt()
4559 case URX_CARET: // ^, test for start of line in MatchChunkAt()
/external/icu/libicu/cts_headers/
Dregeximp.h86 URX_CARET = 23, // Value field: 1: multi-line mode. enumerator