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