Searched defs:strcoll_l (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/lib/libc/string/
H A Dstrcoll.c51 strcoll_l(const char *s, const char *s2, locale_t locale) function
/barrelfish-2018-10-04/lib/cxx/cxx/
H A Dlocale.cpp44 #define strcoll_l(a,b,c) strcoll(a,b) macro

Completed in 52 milliseconds