Searched refs:wctype (Results 1 - 25 of 103) sorted by relevance

12345

/macosx-10.9.5/Libc-997.90.3/locale/
H A Diswctype.c26 * Tell <wctype.h> to generate extern versions of all the top level inline
31 #include <wctype.h>
/macosx-10.9.5/ksh-20/ksh/src/cmd/INIT/
H A Dw.c21 #include <wctype.h>
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dwcwidth.h27 # include <wctype.h>
H A Dwctype_.h1 /* A substitute for ISO C99 <wctype.h>, for platforms that lack it.
22 * ISO C 99 <wctype.h> for platforms that lack it.
23 * <http://www.opengroup.org/susv3xbd/wctype.h.html>
25 * iswctype, towctrans, towlower, towupper, wctrans, wctype,
32 /* Solaris 2.5 has a bug: <wchar.h> must be included before <wctype.h>.
43 /* Include the original <wctype.h> if it exists.
44 BeOS 5 has the functions but no <wctype.h>. */
48 # include_next <wctype.h>
63 /* FreeBSD 4.4 to 4.11 has <wctype.h> but lacks the functions.
/macosx-10.9.5/Libc-997.90.3/string/FreeBSD/
H A Dwcscasecmp.c33 #include <wctype.h>
H A Dwcsncasecmp.c33 #include <wctype.h>
/macosx-10.9.5/Libc-997.90.3/locale/FreeBSD/
H A Dwctype.c28 __FBSDID("$FreeBSD: src/lib/libc/locale/wctype.c,v 1.4 2008/03/17 18:22:23 antoine Exp $");
34 #include <wctype.h>
85 wctype(const char *property) function
H A Dwcstof.c34 #include <wctype.h>
H A Dwcstold.c34 #include <wctype.h>
H A Dwctrans.c34 #include <wctype.h>
H A Dnextwctype.c34 #include <wctype.h>
H A Dwcstod.c34 #include <wctype.h>
H A Dwcstol.c39 #include <wctype.h>
H A Dwcstoll.c45 #include <wctype.h>
H A Dwcstoul.c39 #include <wctype.h>
H A Dwcstoull.c45 #include <wctype.h>
H A Dwcstoumax.c45 #include <wctype.h>
/macosx-10.9.5/ncurses-42/ncurses/ncurses/widechar/
H A Dlib_slk_wset.c40 #include <wctype.h>
/macosx-10.9.5/text_cmds-87/tr/
H A Dcset.h34 #include <wctype.h>
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/string/
H A Dfmtesc.c35 #include <wctype.h>
/macosx-10.9.5/bash-92/bash-3.2/
H A Dconfig-bot.h134 /* Solaris 2.5 has a bug: <wchar.h> must be included before <wctype.h>. */
137 # include <wctype.h>
/macosx-10.9.5/lsof-52/lsof/dialects/darwin/libproc/
H A Ddlsof.h50 #include <wctype.h>
/macosx-10.9.5/text_cmds-87/expand/
H A Dexpand.c55 #include <wctype.h>
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/src/
H A Dhistedit.h258 #include <wctype.h>
/macosx-10.9.5/Libc-997.90.3/include/
H A D_wctype.h29 * Common header for wctype.h and wchar.h
31 * Contains everything required by wctype.h except:
172 wctype(const char *);

Completed in 295 milliseconds

12345