Lines Matching refs:regbndl
2304 UResourceBundle bundlekey, regbndl, curbndl, to;2306 ures_initStackObject(®bndl);2323 ures_getByKey(bundle, region, ®bndl, status);2327 while (U_SUCCESS(*status) && ures_hasNext(®bndl)) {2328 ures_getNextResource(®bndl, &curbndl, status);2411 ures_close(®bndl);