Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregeximp.h61 URX_ONECHAR = 3, // Value field is the 21 bit unicode char to match enumerator
Dregexcmp.cpp1923 appendOp(URX_ONECHAR, lastCodePoint); in fixLiterals()
2744 case URX_ONECHAR: in matchStartType()
3259 case URX_ONECHAR: in minMatchLength()
3549 case URX_ONECHAR: in maxMatchLength()
3826 case URX_ONECHAR: in stripNOPs()
Drepattrn.cpp755 case URX_ONECHAR: in dumpOp()
Drematch.cpp2828 case URX_ONECHAR: in MatchAt()
4406 case URX_ONECHAR: in MatchChunkAt()