Lines Matching refs:bund1
2421 UResourceBundle bund1, bund2; in ures_getFunctionalEquivalent() local
2435 ures_initStackObject(&bund1); in ures_getFunctionalEquivalent()
2472 ures_getByKey(res,resName,&bund1, &subStatus); in ures_getFunctionalEquivalent()
2481 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus); in ures_getFunctionalEquivalent()
2529 ures_getByKey(res,resName,&bund1, &subStatus); in ures_getFunctionalEquivalent()
2534 ures_getByKey(&bund1, kwVal, &bund2, &subStatus); in ures_getFunctionalEquivalent()
2556 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus); in ures_getFunctionalEquivalent()
2610 ures_getByKey(res,resName,&bund1, &subStatus); in ures_getFunctionalEquivalent()
2612 ures_getByKey(&bund1, kwVal, &bund2, &subStatus); in ures_getFunctionalEquivalent()
2632 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus); in ures_getFunctionalEquivalent()
2694 ures_close(&bund1); in ures_getFunctionalEquivalent()