Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregeximp.h87 URX_CARET = 23, // Value field: 1: multi-line mode. enumerator
Dregexcmp.cpp1122 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()
Drepattrn.cpp667 case URX_CARET: in dumpOp()
Drematch.cpp3110 case URX_CARET: // ^, test for start of line in MatchAt()
4816 case URX_CARET: // ^, test for start of line in MatchChunkAt()