Searched defs:findPreviousFCDBoundary (Results 1 – 2 of 2) sorted by relevance
1792 const UChar *Normalizer2Impl::findPreviousFCDBoundary(const UChar *start, const UChar *p) const { in findPreviousFCDBoundary() function in Normalizer2Impl
2147 private int findPreviousFCDBoundary(CharSequence s, int p) { in findPreviousFCDBoundary() method