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.h129 URX_ONECHAR_I = 39, // Test for case-insensitive match of a literal character. enumerator
Dregexcmp.cpp1916 appendOp(URX_ONECHAR_I, lastCodePoint); in fixLiterals()
2856 case URX_ONECHAR_I: in matchStartType()
3247 case URX_ONECHAR_I: in minMatchLength()
3531 case URX_ONECHAR_I: in maxMatchLength()
3844 case URX_ONECHAR_I: in stripNOPs()
Drepattrn.cpp753 case URX_ONECHAR_I: in dumpOp()
Drematch.cpp3836 case URX_ONECHAR_I: in MatchAt()
5348 case URX_ONECHAR_I: in MatchChunkAt()