Searched refs:posAfter (Results 1 – 4 of 4) sorted by relevance
342 static final int posAfter(Replaceable str, int pos) { in posAfter() method in TransliterationRule419 minOText = posAfter(text, oText); in matchAndReplace()
343 static final int posAfter(Replaceable str, int pos) { in posAfter() method in TransliterationRule420 minOText = posAfter(text, oText); in matchAndReplace()
325 static inline int32_t posAfter(const Replaceable& str, int32_t pos) { in posAfter() function401 minOText = posAfter(text, oText); in matchAndReplace()