Searched defs:strcoll (Results 1 – 9 of 9) sorted by relevance
10 int strcoll(const char *l, const char *r) in strcoll() function
93 def strcoll(a,b): function
99 strcoll = _strcoll variable
359 pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int; in strcoll() function
543 pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int; in strcoll() function
560 pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int; in strcoll() function
726 pub fn strcoll(arg1: *const c_char, arg2: *const c_char) -> c_int; in strcoll() function
1148 pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int; in strcoll() function
3432 pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int; in strcoll() function