/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
D | TransliteratorParser.java | 406 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/ |
D | TransliteratorParser.java | 407 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/ |
D | rbt_pars.cpp | 305 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/ |
D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |