Home
last modified time | relevance | path

Searched refs:wcscoll (Results 1 – 16 of 16) sorted by relevance

/titanic_50/usr/src/lib/libc/port/i18n/
H A Dwsxfrm.c48 return (wcscoll(s1, s2)); in wscoll()
/titanic_50/usr/src/lib/libxcurses/h/
H A Dm_wchar.h254 #undef wcscoll
273 #define wcscoll strcoll macro
/titanic_50/usr/src/cmd/sort/common/
H A Dinitialize.c156 S->m_compare_fn = (cmp_fcn_t)wcscoll; in initialize_post()
/titanic_50/usr/src/lib/libc/port/locale/
H A Dwcscoll.c195 wcscoll(const wchar_t *ws1, const wchar_t *ws2) in wcscoll() function
/titanic_50/usr/src/head/
H A Dwchar.h61 using std::wcscoll;
/titanic_50/usr/src/lib/libw/common/
H A Dmapfile-vers51 wcscoll { TYPE = FUNCTION };
/titanic_50/usr/src/head/iso/
H A Dwchar_iso.h221 extern int wcscoll(const wchar_t *, const wchar_t *);
/titanic_50/usr/src/cmd/awk_xpg4/
H A Dawk3.c1374 cmp = wcscoll((wchar_t *)exprstring(left), in comparison()
1398 cmp = wcscoll((wchar_t *)exprstring(left), in comparison()
/titanic_50/usr/src/lib/libc/amd64/
H A DMakefile791 wcscoll.o \
/titanic_50/usr/src/man/man3c/
H A DMakefile529 wcscoll.3c \
2428 wcscoll_l.3c := LINKSRC = wcscoll.3c
2429 wscoll.3c := LINKSRC = wcscoll.3c
/titanic_50/usr/src/lib/libc/sparcv9/
H A DMakefile.com809 wcscoll.o \
/titanic_50/usr/src/lib/libc/i386/
H A DMakefile.com835 wcscoll.o \
/titanic_50/usr/src/lib/libc/sparc/
H A DMakefile.com863 wcscoll.o \
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc524 file path=usr/share/man/man3c/wcscoll.3c
1414 link path=usr/share/man/man3c/wcscoll_l.3c target=wcscoll.3c
1453 link path=usr/share/man/man3c/wscoll.3c target=wcscoll.3c
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers1545 wcscoll;
H A Dllib-lc1491 int wcscoll(const wchar_t *s1, const wchar_t *s2);