Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ures_getKey

1053     key=ures_getKey(teFillin);
1071 key=ures_getKey(teFillin);
1215 /*Test ures_getKey() with UResourceBundle = NULL*/
1217 if(ures_getKey(NULL) != NULL){
1218 log_err("ERROR: ures_getKey() should return NULL when UResourceBundle=NULL. Got =%d\n", ures_getKey(NULL));
1297 key=ures_getKey(teFillin);
1932 key=ures_getKey(tagelement);
1963 if(strcmp(ures_getKey(tagelement), item_tag) == 0){
2368 if (strcmp(ures_getKey(tb), "collations") != 0) {
2369 log_err("ures_getKey(aliasB) unexpectedly returned %s instead of \"collations\"\n", ures_getKey(tb));
2397 key = ures_getKey(t);
2407 key = ures_getKey(t);
2418 key = ures_getKey(t);
2439 key = ures_getKey(t);