Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DTransliteratorParser.java182 private static UnicodeSet ILLEGAL_TOP = new UnicodeSet("[\\)]"); field in TransliteratorParser
406 pos = parseSection(rule, pos, limit, parser, buf, ILLEGAL_TOP, false); in parse()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DTransliteratorParser.java183 private static UnicodeSet ILLEGAL_TOP = new UnicodeSet("[\\)]"); field in TransliteratorParser
407 pos = parseSection(rule, pos, limit, parser, buf, ILLEGAL_TOP, false); in parse()
/external/icu/icu4c/source/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()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...