Lines Matching refs:ures_getByKeyWithFallback
198 UResourceBundle *defaultColl = ures_getByKeyWithFallback(collations, "default", NULL, &intStatus);
210 collElem = ures_getByKeyWithFallback(collations, keyBuffer, collations, status);
557 UResourceBundle* cresb = ures_getByKeyWithFallback(coll->rb, "collations", NULL, &status);
558 UResourceBundle* uca = ures_getByKeyWithFallback(cresb, "UCA", NULL, &status);