Home
last modified time | relevance | path

Searched refs:doLiteralChar (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Dregexcst.h121 doLiteralChar, enumerator
154 , {doLiteralChar, 254, 14,0, TRUE} // 2 term
155 , {doLiteralChar, 130, 14,0, TRUE} // 3
Dregexcst.txt68 quoted n expr-quant doLiteralChar
69 rule_char n expr-quant doLiteralChar
Dregexcmp.cpp1087 case doLiteralChar: in doParseActions()