Searched defs:strcoll (Results 1 – 5 of 5) sorted by relevance
112 strcoll(const char *s1, const char *s2) in strcoll() function
104 #define strcoll strcmp macro
218 #define strcoll _ast_info.collate macro220 #define strcoll strcmp macro
10 #define strcoll(l,r) (strcmp((l),(r))) macro
194 #define strcoll 0 macro