Lines Matching full:regbndl
2303 UResourceBundle bundlekey, regbndl, curbndl, to;2305 ures_initStackObject(®bndl);2322 ures_getByKey(bundle, region, ®bndl, status);2326 while (U_SUCCESS(*status) && ures_hasNext(®bndl)) {2327 ures_getNextResource(®bndl, &curbndl, status);2410 ures_close(®bndl);