Home | History | Annotate | Download | only in common

Lines Matching refs:ures_getType

1399 U_CAPI UResType U_EXPORT2 ures_getType(const UResourceBundle *resB) {
1903 if (ures_getType(bundle) == expectedType) {
1944 if (U_SUCCESS(errorCode) && ures_getType(rb) == expectedType) {
1976 if (ures_getType(rb) != expectedType) {