Searched refs:idef (Results 1 – 5 of 5) sorted by relevance
342 int32_t idef = -1; in LocaleMatcher() local379 if (idef < 0 && defLSR != nullptr && lsr == *defLSR) { in LocaleMatcher()380 idef = i; in LocaleMatcher()416 if (idef >= 0) { in LocaleMatcher()417 uhash_puti(supportedLsrToIndex, const_cast<LSR *>(defLSR), idef + 1, &errorCode); in LocaleMatcher()419 supportedIndexes[0] = idef; in LocaleMatcher()423 if (i == idef) { continue; } in LocaleMatcher()430 idef = 0; in LocaleMatcher()435 } else if (idef >= 0 && lsr == *defLSR) { in LocaleMatcher()466 if (def != nullptr && (idef < 0 || def != supportedLocales[idef])) { in LocaleMatcher()[all …]
561 int idef = -1; in LocaleMatcher()582 if (idef < 0 && defLSR != null && lsr.equals(defLSR)) { in LocaleMatcher()583 idef = i; in LocaleMatcher()604 if (idef >= 0) { in LocaleMatcher()605 supportedLsrToIndex.put(defLSR, idef); in LocaleMatcher()609 if (i == idef) { in LocaleMatcher()619 idef = 0; in LocaleMatcher()621 } else if (idef >= 0 && lsr.equals(defLSR)) { in LocaleMatcher()653 defaultLocaleIndex = idef; in LocaleMatcher()
586 int idef = -1; in LocaleMatcher()607 if (idef < 0 && defLSR != null && lsr.equals(defLSR)) { in LocaleMatcher()608 idef = i; in LocaleMatcher()629 if (idef >= 0) { in LocaleMatcher()630 supportedLsrToIndex.put(defLSR, idef); in LocaleMatcher()634 if (i == idef) { in LocaleMatcher()644 idef = 0; in LocaleMatcher()646 } else if (idef >= 0 && lsr.equals(defLSR)) { in LocaleMatcher()678 defaultLocaleIndex = idef; in LocaleMatcher()
58 /ab\idef/60 /(?X)ab\idef/
122 /ab\idef/125 /(?X)ab\idef/