Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Drbt_pars.cpp85 static const UChar ILLEGAL_TOP[] = {41,0}; // ")" variable
365 pos = parseSection(rule, pos, limit, text, UnicodeString(TRUE, ILLEGAL_TOP, -1), FALSE, status); in parse()