Home
last modified time | relevance | path

Searched refs:URX_BACKSLASH_Z (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
Dregeximp.h82 URX_BACKSLASH_Z = 20, // \z Unconditional end of line. enumerator
Dregexcmp.cpp1272 appendOp(URX_BACKSLASH_Z, 0); in doParseActions()
2741 case URX_BACKSLASH_Z: in matchStartType()
3257 case URX_BACKSLASH_Z: in minMatchLength()
3520 case URX_BACKSLASH_Z: in maxMatchLength()
3852 case URX_BACKSLASH_Z: in stripNOPs()
Drepattrn.cpp741 case URX_BACKSLASH_Z: in dumpOp()
Drematch.cpp3282 case URX_BACKSLASH_Z: // Test for end of Input in MatchAt()
4849 case URX_BACKSLASH_Z: // Test for end of Input in MatchChunkAt()