Home
last modified time | relevance | path

Searched refs:URX_DOLLAR_MD (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Dregeximp.h176 URX_DOLLAR_MD = 55, // $ end of input test, in MULTI_LINE and UNIX_LINES mode. enumerator
Dregexcmp.cpp1140 appendOp(URX_DOLLAR_MD, 0); in doParseActions()
2702 case URX_DOLLAR_MD: in matchStartType()
3221 case URX_DOLLAR_MD: in minMatchLength()
3496 case URX_DOLLAR_MD: in maxMatchLength()
3858 case URX_DOLLAR_MD: in stripNOPs()
Drematch.cpp3009 … case URX_DOLLAR_MD: // $, test for End of line in multi-line and UNIX_LINES mode in MatchAt()
4570 … case URX_DOLLAR_MD: // $, test for End of line in multi-line and UNIX_LINES mode in MatchChunkAt()