Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregeximp.h140 URX_DOLLAR_M = 42, // $ in multi-line mode. enumerator
Dregexcmp.cpp1159 appendOp(URX_DOLLAR_M, 0); in doParseActions()
2743 case URX_DOLLAR_M: in matchStartType()
3260 case URX_DOLLAR_M: in minMatchLength()
3523 case URX_DOLLAR_M: in maxMatchLength()
3867 case URX_DOLLAR_M: in stripNOPs()
Drepattrn.cpp726 case URX_DOLLAR_M: in dumpOp()
Drematch.cpp2982 case URX_DOLLAR_M: // $, test for End of line in multi-line mode in MatchAt()
4565 case URX_DOLLAR_M: // $, test for End of line in multi-line mode in MatchChunkAt()