Searched refs:ucurr_getNumericCode (Results 1 – 4 of 4) sorted by relevance
420 ucurr_getNumericCode(const UChar* currency);
253 numCode = ucurr_getNumericCode(code); in TestNumericCode()
787 #define ucurr_getNumericCode U_ICU_ENTRY_POINT_RENAME(ucurr_getNumericCode) macro
2691 ucurr_getNumericCode(const UChar* currency) { in ucurr_getNumericCode() function