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.cpp1922 appendOp(URX_ONECHAR, lastCodePoint); in fixLiterals()
2733 case URX_ONECHAR: in matchStartType()
3248 case URX_ONECHAR: in minMatchLength()
3550 case URX_ONECHAR: in maxMatchLength()
3827 case URX_ONECHAR: in stripNOPs()
Drepattrn.cpp755 case URX_ONECHAR: in dumpOp()
Drematch.cpp2828 case URX_ONECHAR: in MatchAt()
4394 case URX_ONECHAR: in MatchChunkAt()