Home
last modified time | relevance | path

Searched refs:wcscmp (Results 1 – 20 of 20) sorted by relevance

/titanic_50/usr/src/lib/libc/port/i18n/
H A Dwscmp.c36 #pragma weak _wcscmp = wcscmp
44 wcscmp(const wchar_t *s1, const wchar_t *s2) in wcscmp() function
58 return (wcscmp(s1, s2)); in wscmp()
/titanic_50/usr/src/lib/libc/port/locale/
H A Dwcscoll.c51 return (wcscmp(ws1, ws2)); in wcscoll_l()
189 ret = wcscmp(ws1, ws2); in wcscoll_l()
/titanic_50/usr/src/lib/libxcurses/h/
H A Dm_wchar.h255 #undef wcscmp
274 #define wcscmp strcmp macro
/titanic_50/usr/src/cmd/sgs/m4/common/
H A Dm4macs.c109 if ((ap[2] != NULL) && (wcscmp(ap[1], ap[2]) == 0)) in def()
256 if (wcscmp(ap[1], ap[2]) == 0) { in doif()
H A Dm4.c517 if (*str == *np->name && wcscmp(str, np->name) == 0) in lookup()
/titanic_50/usr/src/head/
H A Dwchar.h60 using std::wcscmp;
/titanic_50/usr/src/lib/libw/common/
H A Dmapfile-vers58 wcscmp { TYPE = FUNCTION };
/titanic_50/usr/src/head/iso/
H A Dwchar_iso.h220 extern int wcscmp(const wchar_t *, const wchar_t *);
/titanic_50/usr/src/cmd/bnu/
H A Duucp.h309 #define WEQUALS(a,b) ((a != CNULL) && (b != CNULL) && (wcscmp((a),(b))==SAME))
/titanic_50/usr/src/cmd/localedef/
H A Dcollate.c385 rv = wcscmp(c1->expand, c2->expand); in element_compare_expand()
414 rv = wcscmp((wchar_t *)c1, (wchar_t *)c2); in subst_compare_ref()
/titanic_50/usr/src/cmd/make/include/mksh/
H A Ddefs.h159 #define IS_WEQUAL(a,b) (!wcscmp((a), (b)))
/titanic_50/usr/src/cmd/grep_xpg4/
H A Dgrep.c1040 wcscmp(outline, in grep()
/titanic_50/usr/src/cmd/awk_xpg4/
H A Dawk1.c1471 wcscmp(rcp->pattern, pattern) == 0) in int_regwcomp()
H A Dawk3.c453 if (np->n_hash == hash && wcscmp(name, np->n_name) == 0) in vlookup()
/titanic_50/usr/src/cmd/stmfadm/
H A Dstmfadm.c1719 if (wcscmp(operandName, groupNamePrint) in listHostGroupFunc()
1850 if (wcscmp(operandName, groupNamePrint) in listTargetGroupFunc()
/titanic_50/usr/src/man/man3c/
H A DMakefile1343 wcscmp.3c \
2454 wcscmp.3c := LINKSRC = wcstring.3c
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers1544 wcscmp;
H A Dllib-lc1527 int wcscmp(const wchar_t *s1, const wchar_t *s2);
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1413 link path=usr/share/man/man3c/wcscmp.3c target=wcstring.3c
/titanic_50/
H A D.gitignore5331 usr/src/man/man3c/wcscmp.3c