Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregeximp.h72 URX_ONECHAR = 3, // Value field is the 21 bit unicode char to match enumerator
Dregexcmp.cpp1863 op = URX_BUILD(URX_ONECHAR, lastCodePoint); in fixLiterals()
2462 case URX_ONECHAR: in matchStartType()
2950 case URX_ONECHAR: in minMatchLength()
3245 case URX_ONECHAR: in maxMatchLength()
3489 case URX_ONECHAR: in stripNOPs()
Drepattrn.cpp688 case URX_ONECHAR: in dumpOp()
Drematch.cpp2852 case URX_ONECHAR: in MatchAt()
4346 case URX_ONECHAR: in MatchChunkAt()