Home
last modified time | relevance | path

Searched refs:towlower_l (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/lib/libc/port/locale/
H A Dwcscasecmp.c49 while (towlower_l(*s1, loc) == towlower_l(*s2, loc)) { in wcscasecmp_l()
55 return (towlower_l(*s1, loc) - towlower_l(*s2, loc)); in wcscasecmp_l()
70 while ((towlower_l(*s1, loc) == towlower_l(*s2, loc)) && n--) { in wcsncasecmp_l()
76 return (towlower_l(*s1, loc) - towlower_l(*s2, loc)); in wcsncasecmp_l()
H A Dfnmatch.c208 (towlower_l(pc, loc) == towlower_l(sc, loc))) in fnmatch1()
239 test = towlower_l(test, loc); in rangematch()
264 c = towlower_l(c, loc); in rangematch()
280 c2 = towlower_l(c2, loc); in rangematch()
H A Dwctrans.c47 wc = towlower_l(wc, loc); in towctrans_l()
H A Dtowlower.c76 towlower_l(wint_t wc, locale_t loc) in towlower_l() function
/titanic_41/usr/src/head/
H A Dwctype.h138 extern wint_t towlower_l(wint_t, locale_t);
/titanic_41/usr/src/test/libc-tests/cfg/symbols/
H A Dwctype_h.cfg180 func | towlower_l |\
/titanic_41/usr/src/man/man3c/
H A DMakefile1214 towlower_l.3c \
2249 towlower_l.3c := LINKSRC = towlower.3c
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers191 towlower_l;
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1284 link path=usr/share/man/man3c/towlower_l.3c target=towlower.3c