Searched refs:uprv_compareASCIIPropertyNames (Results 1 – 4 of 4) sorted by relevance
54 uprv_compareASCIIPropertyNames(const char *name1, const char *name2);60 # define uprv_comparePropertyNames uprv_compareASCIIPropertyNames
93 uprv_compareASCIIPropertyNames(const char *name1, const char *name2) { in uprv_compareASCIIPropertyNames() function
1260 #define uprv_compareASCIIPropertyNames U_ICU_ENTRY_POINT_RENAME(uprv_compareASCIIPropertyNames) macro