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.h138 URX_DOLLAR_M = 42, // $ in multi-line mode. enumerator
Dregexcmp.cpp1136 appendOp(URX_DOLLAR_M, 0); in doParseActions()
2700 case URX_DOLLAR_M: in matchStartType()
3219 case URX_DOLLAR_M: in minMatchLength()
3494 case URX_DOLLAR_M: in maxMatchLength()
3846 case URX_DOLLAR_M: in stripNOPs()
Drepattrn.cpp708 case URX_DOLLAR_M: in dumpOp()
Drematch.cpp2990 case URX_DOLLAR_M: // $, test for End of line in multi-line mode in MatchAt()
4556 case URX_DOLLAR_M: // $, test for End of line in multi-line mode in MatchChunkAt()