Searched defs:findSource (Results 1 – 3 of 3) sorted by relevance
589 private int findIndex(int i, boolean findSource) { in findIndex()
576 private int findIndex(int i, boolean findSource) { in findIndex()
653 int32_t Edits::Iterator::findIndex(int32_t i, UBool findSource, UErrorCode &errorCode) { in findIndex()