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.h178 URX_DOLLAR_MD = 55, // $ end of input test, in MULTI_LINE and UNIX_LINES mode. enumerator
Dregexcmp.cpp1144 appendOp(URX_DOLLAR_MD, 0); in doParseActions()
2721 case URX_DOLLAR_MD: in matchStartType()
3241 case URX_DOLLAR_MD: in minMatchLength()
3505 case URX_DOLLAR_MD: in maxMatchLength()
3867 case URX_DOLLAR_MD: in stripNOPs()
Drematch.cpp3010 … case URX_DOLLAR_MD: // $, test for End of line in multi-line and UNIX_LINES mode in MatchAt()
4586 … case URX_DOLLAR_MD: // $, test for End of line in multi-line and UNIX_LINES mode in MatchChunkAt()