Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregexcst.h117 doLiteralChar, enumerator
150 , {doLiteralChar, 254, 14,0, TRUE} // 2 term
151 , {doLiteralChar, 130, 14,0, TRUE} // 3
Dregexcst.txt67 quoted n expr-quant doLiteralChar
68 rule_char n expr-quant doLiteralChar
Dregexcmp.cpp1083 case doLiteralChar: in doParseActions()