Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregeximp.h131 URX_ONECHAR_I = 39, // Test for case-insensitive match of a literal character. enumerator
Dregexcmp.cpp1921 appendOp(URX_ONECHAR_I, lastCodePoint); in fixLiterals()
2875 case URX_ONECHAR_I: in matchStartType()
3267 case URX_ONECHAR_I: in minMatchLength()
3540 case URX_ONECHAR_I: in maxMatchLength()
3853 case URX_ONECHAR_I: in stripNOPs()
Drepattrn.cpp756 case URX_ONECHAR_I: in dumpOp()
Drematch.cpp3849 case URX_ONECHAR_I: in MatchAt()
5380 case URX_ONECHAR_I: in MatchChunkAt()