Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DTransliterationRule.java342 static final int posAfter(Replaceable str, int pos) { in posAfter() method in TransliterationRule
419 minOText = posAfter(text, oText); in matchAndReplace()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DTransliterationRule.java343 static final int posAfter(Replaceable str, int pos) { in posAfter() method in TransliterationRule
420 minOText = posAfter(text, oText); in matchAndReplace()
/external/icu/icu4c/source/i18n/
Drbt_rule.cpp325 static inline int32_t posAfter(const Replaceable& str, int32_t pos) { in posAfter() function
401 minOText = posAfter(text, oText); in matchAndReplace()
/external/cronet/third_party/icu/source/i18n/
Drbt_rule.cpp325 static inline int32_t posAfter(const Replaceable& str, int32_t pos) { in posAfter() function
401 minOText = posAfter(text, oText); in matchAndReplace()