HomeSort by: relevance | last modified time | path
    Searched refs:wctype (Results 1 - 25 of 37) sorted by relevancy

1 2

  /src/lib/libc/locale/
wcstod.c 42 #include <wctype.h>
wcstof.c 42 #include <wctype.h>
wcstoimax.c 40 #include <wctype.h>
wcstol.c 39 #include <wctype.h>
wcstold.c 42 #include <wctype.h>
wcstoll.c 39 #include <wctype.h>
wcstoul.c 39 #include <wctype.h>
wcstoull.c 39 #include <wctype.h>
wcstoumax.c 40 #include <wctype.h>
_wctrans.c 70 #include <wctype.h>
_wctype.c 68 #include <wctype.h>
iswctype_mb.c 42 #include <wctype.h>
117 wctype(const char *charclass) function in typeref:typename:wctype_t
  /src/lib/libc/regex/
utils.h 43 #include <wctype.h>
60 #define wctype(s) __regex_wctype(s) macro
  /src/lib/libc/string/
wcscasecmp.c 22 #include <wctype.h>
wcsncasecmp.c 22 #include <wctype.h>
  /src/tests/lib/libc/locale/
t_wctype.c 42 #include <wctype.h>
160 /* First examine wctype */
161 wct = wctype(typenames[i]);
  /src/include/
wctype.h 1 /* $NetBSD: wctype.h,v 1.9 2013/04/27 21:35:25 joerg Exp $ */
28 * citrus Id: wctype.h,v 1.4 2000/12/21 01:50:21 itojun Exp
75 wctype_t wctype(const char *);
Makefile 26 vis.h wchar.h wctype.h wordexp.h
  /src/bin/ls/
util.c 55 #include <wctype.h>
  /src/lib/libc/gen/
vis.c 78 #include <wctype.h>
  /src/distrib/utils/libhack/
multibyte.c 12 #include <wctype.h>
220 wctype(const char *charclass) function in typeref:typename:wctype_t
  /src/lib/libedit/
histedit.h 257 #include <wctype.h>
  /src/usr.bin/grep/
file.c 52 #include <wctype.h>
fastgrep.c 50 #include <wctype.h>
  /src/usr.bin/wc/
wc.c 63 #include <wctype.h>

Completed in 24 milliseconds

1 2