Home
last modified time | relevance | path

Searched refs:URX_ONECHAR_I (Results 1 – 5 of 5) 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.cpp1939 appendOp(URX_ONECHAR_I, lastCodePoint); in fixLiterals()
2899 case URX_ONECHAR_I: in matchStartType()
3288 case URX_ONECHAR_I: in minMatchLength()
3560 case URX_ONECHAR_I: in maxMatchLength()
3865 case URX_ONECHAR_I: in stripNOPs()
Drepattrn.cpp767 case URX_ONECHAR_I: in dumpOp()
Drematch.cpp3803 case URX_ONECHAR_I: in MatchAt()
5272 case URX_ONECHAR_I: in MatchChunkAt()
/external/icu/libicu/cts_headers/
Dregeximp.h131 URX_ONECHAR_I = 39, // Test for case-insensitive match of a literal character. enumerator