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.cpp1253 appendOp(URX_BACKSLASH_Z, 0); in doParseActions()
2717 case URX_BACKSLASH_Z: in matchStartType()
3236 case URX_BACKSLASH_Z: in minMatchLength()
3500 case URX_BACKSLASH_Z: in maxMatchLength()
3840 case URX_BACKSLASH_Z: in stripNOPs()
Drepattrn.cpp726 case URX_BACKSLASH_Z: in dumpOp()
Drematch.cpp3284 case URX_BACKSLASH_Z: // Test for end of Input in MatchAt()
4845 case URX_BACKSLASH_Z: // Test for end of Input in MatchChunkAt()