Searched refs:ures_getUInt (Results 1 – 5 of 5) sorted by relevance
488 ures_getUInt(const UResourceBundle* resourceBundle,
1474 #define ures_getUInt U_ICU_ENTRY_POINT_RENAME(ures_getUInt) macro
266 return ures_getUInt(fResource, &status); in getUInt()
1383 U_CAPI uint32_t U_EXPORT2 ures_getUInt(const UResourceBundle* resB, UErrorCode *status) { in ures_getUInt() function
536 uintResult = ures_getUInt(res, &status); in TestNewTypes()548 uintResult = ures_getUInt(res, &status); in TestNewTypes()561 uintResult = ures_getUInt(res, &status); in TestNewTypes()