Lines Matching refs:bund1
2537 UResourceBundle bund1, bund2; in ures_getFunctionalEquivalent() local
2551 ures_initStackObject(&bund1); in ures_getFunctionalEquivalent()
2588 ures_getByKey(res,resName,&bund1, &subStatus); in ures_getFunctionalEquivalent()
2597 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus); in ures_getFunctionalEquivalent()
2645 ures_getByKey(res,resName,&bund1, &subStatus); in ures_getFunctionalEquivalent()
2650 ures_getByKey(&bund1, kwVal, &bund2, &subStatus); in ures_getFunctionalEquivalent()
2672 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus); in ures_getFunctionalEquivalent()
2726 ures_getByKey(res,resName,&bund1, &subStatus); in ures_getFunctionalEquivalent()
2728 ures_getByKey(&bund1, kwVal, &bund2, &subStatus); in ures_getFunctionalEquivalent()
2748 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus); in ures_getFunctionalEquivalent()
2810 ures_close(&bund1); in ures_getFunctionalEquivalent()