OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wcscoll
(Results
1 - 7
of
7
) sorted by relevancy
/src/lib/libc/locale/
wcscoll.c
1
/* $NetBSD:
wcscoll
.c,v 1.4 2013/05/17 12:55:57 joerg Exp $ */
31
__RCSID("$NetBSD:
wcscoll
.c,v 1.4 2013/05/17 12:55:57 joerg Exp $");
53
wcscoll
(const wchar_t *s1, const wchar_t *s2)
function in typeref:typename:int
Makefile.inc
12
wcstod.c wcstof.c wcstold.c
wcscoll
.c wcsxfrm.c wcsftime.c
54
wcscoll
.3 wcsxfrm.3 \
/src/tests/lib/libc/locale/
t_wcscoll.c
126
ATF_CHECK(
wcscoll
(*owcp, *wcp) < 0);
130
ATF_TC(
wcscoll
);
131
ATF_TC_HEAD(
wcscoll
, tc)
134
"Checks collation using
wcscoll
(3) under different locales");
136
ATF_TC_BODY(
wcscoll
, tc)
148
ATF_TP_ADD_TC(tp,
wcscoll
);
t_ducet.c
78
ATF_CHECK(
wcscoll
(oline, line) <= 0);
/src/include/
wchar.h
110
int
wcscoll
(const wchar_t *, const wchar_t *);
/src/lib/libc/regex/
regcomp.c
1159
return
wcscoll
(s1, s2);
/src/bin/sh/
expand.c
168
return (
wcscoll
(s1, s2));
Completed in 22 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025