Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregeximp.h179 URX_DOLLAR_MD = 55 // $ end of input test, in MULTI_LINE and UNIX_LINES mode. enumerator
Dregexcmp.cpp1144 op = URX_DOLLAR_MD; in doParseActions()
2479 case URX_DOLLAR_MD: in matchStartType()
2960 case URX_DOLLAR_MD: in minMatchLength()
3211 case URX_DOLLAR_MD: in maxMatchLength()
3555 case URX_DOLLAR_MD: in stripNOPs()
Drematch.cpp3096 … case URX_DOLLAR_MD: // $, test for End of line in multi-line and UNIX_LINES mode in MatchAt()
4803 … case URX_DOLLAR_MD: // $, test for End of line in multi-line and UNIX_LINES mode in MatchChunkAt()