Searched refs:regbndl (Results 1 – 1 of 1) sorted by relevance
2560 UResourceBundle bundlekey, regbndl, curbndl, to; in ucurr_getKeywordValuesForLocale() local2562 ures_initStackObject(®bndl); in ucurr_getKeywordValuesForLocale()2579 ures_getByKey(bundle, region, ®bndl, status); in ucurr_getKeywordValuesForLocale()2583 while (U_SUCCESS(*status) && ures_hasNext(®bndl)) { in ucurr_getKeywordValuesForLocale()2584 ures_getNextResource(®bndl, &curbndl, status); in ucurr_getKeywordValuesForLocale()2667 ures_close(®bndl); in ucurr_getKeywordValuesForLocale()