Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DTransliteratorParser.java406 pos = parseSection(rule, pos, limit, parser, buf, ILLEGAL_TOP, false); in parse()
439 private int parseSection(String rule, int pos, int limit, in parseSection() method in TransliteratorParser.RuleHalf
567 pos = parseSection(rule, pos, limit, parser, buf, ILLEGAL_SEG, true); in parseSection()
604 pos = parseSection(rule, iref[0], limit, parser, buf, ILLEGAL_FUNC, true); in parseSection()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DTransliteratorParser.java407 pos = parseSection(rule, pos, limit, parser, buf, ILLEGAL_TOP, false); in parse()
440 private int parseSection(String rule, int pos, int limit, in parseSection() method in TransliteratorParser.RuleHalf
568 pos = parseSection(rule, pos, limit, parser, buf, ILLEGAL_SEG, true); in parseSection()
605 pos = parseSection(rule, iref[0], limit, parser, buf, ILLEGAL_FUNC, true); in parseSection()
/external/icu/icu4c/source/i18n/
Drbt_pars.cpp305 int32_t parseSection(const UnicodeString& rule, int32_t pos, int32_t limit,
365 pos = parseSection(rule, pos, limit, text, UnicodeString(TRUE, ILLEGAL_TOP, -1), FALSE, status); in parse()
397 int32_t RuleHalf::parseSection(const UnicodeString& rule, int32_t pos, int32_t limit, in parseSection() function in RuleHalf
530 … pos = parseSection(rule, pos, limit, buf, UnicodeString(TRUE, ILLEGAL_SEG, -1), TRUE, status); in parseSection()
572 … pos = parseSection(rule, iref, limit, buf, UnicodeString(TRUE, ILLEGAL_FUNC, -1), TRUE, status); in parseSection()
/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 ...