Home
last modified time | relevance | path

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

/external/icu4c/common/
Duresbund.c2173 UResourceBundle bund1, bund2; in ures_getFunctionalEquivalent() local
2187 ures_initStackObject(&bund1); in ures_getFunctionalEquivalent()
2224 ures_getByKey(res,resName,&bund1, &subStatus); in ures_getFunctionalEquivalent()
2233 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus); in ures_getFunctionalEquivalent()
2281 ures_getByKey(res,resName,&bund1, &subStatus); in ures_getFunctionalEquivalent()
2286 ures_getByKey(&bund1, kwVal, &bund2, &subStatus); in ures_getFunctionalEquivalent()
2308 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus); in ures_getFunctionalEquivalent()
2362 ures_getByKey(res,resName,&bund1, &subStatus); in ures_getFunctionalEquivalent()
2364 ures_getByKey(&bund1, kwVal, &bund2, &subStatus); in ures_getFunctionalEquivalent()
2384 defUstr = ures_getStringByKey(&bund1, DEFAULT_TAG, &defLen, &subStatus); in ures_getFunctionalEquivalent()
[all …]