Searched refs:ures_getUInt (Results 1 – 5 of 5) sorted by relevance
494 ures_getUInt(const UResourceBundle* resourceBundle,
1488 #define ures_getUInt U_ICU_ENTRY_POINT_RENAME(ures_getUInt) macro
268 return ures_getUInt(fResource, &status); in getUInt()
1386 U_CAPI uint32_t U_EXPORT2 ures_getUInt(const UResourceBundle* resB, UErrorCode *status) { in ures_getUInt() function
539 uintResult = ures_getUInt(res, &status); in TestNewTypes()551 uintResult = ures_getUInt(res, &status); in TestNewTypes()564 uintResult = ures_getUInt(res, &status); in TestNewTypes()