Searched refs:wscoll (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dwsxfrm.c29 /* This is Sun's propriatry implementation of wsxfrm() and wscoll() */
32 #pragma weak _wscoll = wscoll
46 wscoll(const wchar_t *s1, const wchar_t *s2) function
/illumos-gate/usr/src/head/
H A Dwidec.h76 extern int wscoll(const wchar_t *, const wchar_t *);
/illumos-gate/usr/src/cmd/oawk/
H A Drun.c286 i = wscoll(xs, ys);
/illumos-gate/usr/src/man/man3c/
H A DMakefile1381 wscoll.3c \
2425 wscoll.3c := LINKSRC = wcscoll.3c
/illumos-gate/usr/src/lib/libc/port/
H A Dllib-lc1626 int wscoll(const wchar_t *s1, const wchar_t *s2);

Completed in 2744 milliseconds