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.cpp1140 appendOp(URX_DOLLAR_M, 0); in doParseActions()
2719 case URX_DOLLAR_M: in matchStartType()
3239 case URX_DOLLAR_M: in minMatchLength()
3503 case URX_DOLLAR_M: in maxMatchLength()
3855 case URX_DOLLAR_M: in stripNOPs()
Drepattrn.cpp711 case URX_DOLLAR_M: in dumpOp()
Drematch.cpp2984 case URX_DOLLAR_M: // $, test for End of line in multi-line mode in MatchAt()
4561 case URX_DOLLAR_M: // $, test for End of line in multi-line mode in MatchChunkAt()