Home
last modified time | relevance | path

Searched refs:bund1 (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Duresbund.cpp2617 UResourceBundle bund1, bund2; in ures_getFunctionalEquivalent() local
2631 ures_initStackObject(&bund1); in ures_getFunctionalEquivalent()
2668 ures_getByKey(res,resName,&bund1, &subStatus); in ures_getFunctionalEquivalent()
2677 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus); in ures_getFunctionalEquivalent()
2725 ures_getByKey(res,resName,&bund1, &subStatus); in ures_getFunctionalEquivalent()
2730 ures_getByKey(&bund1, kwVal, &bund2, &subStatus); in ures_getFunctionalEquivalent()
2752 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus); in ures_getFunctionalEquivalent()
2806 ures_getByKey(res,resName,&bund1, &subStatus); in ures_getFunctionalEquivalent()
2808 ures_getByKey(&bund1, kwVal, &bund2, &subStatus); in ures_getFunctionalEquivalent()
2828 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus); in ures_getFunctionalEquivalent()
[all …]