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
346 pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int; in strcoll() function
513 pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int; in strcoll() function
557 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
1143 pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int; in strcoll() function
3416 pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int; in strcoll() function