Home
last modified time | relevance | path

Searched refs:strcoll (Results 1 – 8 of 8) sorted by relevance

/picolibc-latest/newlib/libc/string/
Dstrcoll.c55 strcoll (const char *a, in strcoll() function
Dstrings.tex48 * Function strcoll:: Locale-specific character string compare
146 @include string/strcoll.def
DCMakeLists.txt66 strcoll.c
Dmeson.build66 'strcoll.c',
/picolibc-latest/newlib/libc/posix/
Dcollcmp.c50 if ((ret = strcoll(s1, s2)) != 0) in __collate_range_cmp()
/picolibc-latest/newlib/libc/include/
Dstring.h111 int strcoll (const char *, const char *);
/picolibc-latest/
DCOPYING.picolibc3960 newlib/libc/string/strcoll.c
/picolibc-latest/newlib/
DChangeLog-201512346 * libc/string/strcoll.c: Likewise.
26927 strcoll.c strcpy.c strcspn.c strerror.c strlen.c strncat.c