Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregeximp.h141 URX_DOLLAR_M = 42, // $ in multi-line mode. enumerator
Dregexcmp.cpp1140 op = URX_DOLLAR_M; in doParseActions()
2477 case URX_DOLLAR_M: in matchStartType()
2958 case URX_DOLLAR_M: in minMatchLength()
3209 case URX_DOLLAR_M: in maxMatchLength()
3543 case URX_DOLLAR_M: in stripNOPs()
Drepattrn.cpp650 case URX_DOLLAR_M: in dumpOp()
Drematch.cpp3070 case URX_DOLLAR_M: // $, test for End of line in multi-line mode in MatchAt()
4778 case URX_DOLLAR_M: // $, test for End of line in multi-line mode in MatchChunkAt()