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.h80 URX_BACKSLASH_Z = 20, // \z Unconditional end of line. enumerator
Dregexcmp.cpp1249 appendOp(URX_BACKSLASH_Z, 0); in doParseActions()
2698 case URX_BACKSLASH_Z: in matchStartType()
3216 case URX_BACKSLASH_Z: in minMatchLength()
3491 case URX_BACKSLASH_Z: in maxMatchLength()
3831 case URX_BACKSLASH_Z: in stripNOPs()
Drepattrn.cpp723 case URX_BACKSLASH_Z: in dumpOp()
Drematch.cpp3283 case URX_BACKSLASH_Z: // Test for end of Input in MatchAt()
4829 case URX_BACKSLASH_Z: // Test for end of Input in MatchChunkAt()