Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duresbund.cpp2552 UResourceBundle bund1, bund2; in ures_getFunctionalEquivalent() local
2566 ures_initStackObject(&bund1); in ures_getFunctionalEquivalent()
2603 ures_getByKey(res,resName,&bund1, &subStatus); in ures_getFunctionalEquivalent()
2612 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus); in ures_getFunctionalEquivalent()
2660 ures_getByKey(res,resName,&bund1, &subStatus); in ures_getFunctionalEquivalent()
2665 ures_getByKey(&bund1, kwVal, &bund2, &subStatus); in ures_getFunctionalEquivalent()
2687 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus); in ures_getFunctionalEquivalent()
2741 ures_getByKey(res,resName,&bund1, &subStatus); in ures_getFunctionalEquivalent()
2743 ures_getByKey(&bund1, kwVal, &bund2, &subStatus); in ures_getFunctionalEquivalent()
2763 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus); in ures_getFunctionalEquivalent()
[all …]