Home
last modified time | relevance | path

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

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DTransliterationRule.java343 static final int posAfter(Replaceable str, int pos) { in posAfter() method in TransliterationRule
420 minOText = posAfter(text, oText); in matchAndReplace()
/third_party/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()
/third_party/node/deps/icu-small/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()
/third_party/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()
/third_party/skia/third_party/externals/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()
/third_party/flutter/skia/third_party/externals/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()