Searched refs:ures_getUInt (Results 1 – 10 of 10) sorted by relevance
269 return ures_getUInt(fResource, &status); in getUInt()
1429 U_CAPI uint32_t U_EXPORT2 ures_getUInt(const UResourceBundle* resB, UErrorCode *status) { in ures_getUInt() function
497 ures_getUInt(const UResourceBundle* resourceBundle,
1591 #define ures_getUInt U_ICU_ENTRY_POINT_RENAME(ures_getUInt) macro
569 uintResult = ures_getUInt(res, &status); in TestNewTypes()581 uintResult = ures_getUInt(res, &status); in TestNewTypes()594 uintResult = ures_getUInt(res, &status); in TestNewTypes()