Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duresbund.cpp2421 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()
[all …]