Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregeximp.h59 URX_ONECHAR = 3, // Value field is the 21 bit unicode char to match enumerator
Dregexcmp.cpp1918 appendOp(URX_ONECHAR, lastCodePoint); in fixLiterals()
2725 case URX_ONECHAR: in matchStartType()
3239 case URX_ONECHAR: in minMatchLength()
3540 case URX_ONECHAR: in maxMatchLength()
3817 case URX_ONECHAR: in stripNOPs()
Drepattrn.cpp752 case URX_ONECHAR: in dumpOp()
Drematch.cpp2827 case URX_ONECHAR: in MatchAt()
4390 case URX_ONECHAR: in MatchChunkAt()