Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregeximp.h189 URX_DOLLAR_MD = 55 // $ end of input test, in MULTI_LINE and UNIX_LINES mode. enumerator
Dregexcmp.cpp1169 op = URX_DOLLAR_MD; in doParseActions()
2439 case URX_DOLLAR_MD: in matchStartType()
2932 case URX_DOLLAR_MD: in minMatchLength()
3204 case URX_DOLLAR_MD: in maxMatchLength()
3530 case URX_DOLLAR_MD: in stripNOPs()
Drematch.cpp3034 … case URX_DOLLAR_MD: // $, test for End of line in multi-line and UNIX_LINES mode in MatchAt()
4526 … case URX_DOLLAR_MD: // $, test for End of line in multi-line and UNIX_LINES mode in MatchChunkAt()