Searched refs:u_getIntPropertyMap (Results 1 – 10 of 10) sorted by relevance
371 u_getIntPropertyMap(UProperty property, UErrorCode *pErrorCode) { in u_getIntPropertyMap() function
677 const UCPMap *map = u_getIntPropertyMap((UProperty)prop, errorCode); in TestIntCharacterProperties()
2793 u_getIntPropertyMap(UProperty property, UErrorCode *pErrorCode);
270 #define u_getIntPropertyMap U_ICU_ENTRY_POINT_RENAME(u_getIntPropertyMap) macro
3595 const UCPMap *map = u_getIntPropertyMap(UCHAR_INT_START - 1, &errorCode); in TestIntCharacterPropertiesAPI()3600 map = u_getIntPropertyMap(UCHAR_INT_LIMIT, &errorCode); in TestIntCharacterPropertiesAPI()3605 map = u_getIntPropertyMap(UCHAR_GENERAL_CATEGORY, &errorCode); in TestIntCharacterPropertiesAPI()