Home
last modified time | relevance | path

Searched refs:wctype_t (Results 1 – 25 of 1271) sorted by relevance

12345678910>>...51

/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dwctype-impl.h18 wctype_t
47 return (wctype_t) iswblank; in wctype()
51 return (wctype_t) iswcntrl; in wctype()
55 return (wctype_t) iswdigit; in wctype()
59 return (wctype_t) iswgraph; in wctype()
63 return (wctype_t) iswlower; in wctype()
70 return (wctype_t) iswprint; in wctype()
74 return (wctype_t) iswpunct; in wctype()
82 return (wctype_t) iswspace; in wctype()
86 return (wctype_t) iswupper; in wctype()
[all …]
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dwctype-impl.h18 wctype_t
47 return (wctype_t) iswblank; in wctype()
51 return (wctype_t) iswcntrl; in wctype()
55 return (wctype_t) iswdigit; in wctype()
59 return (wctype_t) iswgraph; in wctype()
63 return (wctype_t) iswlower; in wctype()
70 return (wctype_t) iswprint; in wctype()
74 return (wctype_t) iswpunct; in wctype()
82 return (wctype_t) iswspace; in wctype()
86 return (wctype_t) iswupper; in wctype()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/include/
H A Dwctype.h22 typedef int wctype_t; typedef
36 int iswctype (wint_t, wctype_t);
49 wctype_t wctype (const char *);
56 extern int iswctype_l (wint_t, wctype_t, locale_t);
69 extern wctype_t wctype_l (const char *, locale_t);
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/include/
H A Dwctype.h50 typedef __wctype_t wctype_t; typedef
77 int iswctype(wint_t, wctype_t);
82 wctype_t wctype(const char *);
97 int iswctype_l(wint_t, wctype_t, locale_t);
102 wctype_t wctype_l(const char *, locale_t);
/dports/misc/rump/buildrump.sh-b914579/src/include/
H A Dwctype.h49 typedef _BSD_WCTYPE_T_ wctype_t; typedef
70 int iswctype(wint_t, wctype_t);
75 wctype_t wctype(const char *);
94 int iswctype_l(wint_t, wctype_t, locale_t);
99 wctype_t wctype_l(const char *, locale_t);
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/ctype/
H A Diswctype.c17 int iswctype(wint_t wc, wctype_t type) in iswctype()
48 wctype_t wctype(const char *s) in wctype()
64 int __iswctype_l(wint_t c, wctype_t t, locale_t l) in __iswctype_l()
69 wctype_t __wctype_l(const char *s, locale_t l) in __wctype_l()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/ctype/
H A Diswctype.c17 int iswctype(wint_t wc, wctype_t type) in iswctype()
48 wctype_t wctype(const char *s) in wctype()
64 int __iswctype_l(wint_t c, wctype_t t, locale_t l) in __iswctype_l()
69 wctype_t __wctype_l(const char *s, locale_t l) in __wctype_l()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/ctype/
H A Diswctype.c17 int iswctype(wint_t wc, wctype_t type) in iswctype()
48 wctype_t wctype(const char *s) in wctype()
64 int __iswctype_l(wint_t c, wctype_t t, locale_t l) in __iswctype_l()
69 wctype_t __wctype_l(const char *s, locale_t l) in __wctype_l()
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/ctype/
H A Diswctype.c17 int iswctype(wint_t wc, wctype_t type) in iswctype()
48 wctype_t wctype(const char *s) in wctype()
64 int __iswctype_l(wint_t c, wctype_t t, locale_t l) in __iswctype_l()
69 wctype_t __wctype_l(const char *s, locale_t l) in __wctype_l()
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/ctype/
H A Diswctype.c17 int iswctype(wint_t wc, wctype_t type) in iswctype()
48 wctype_t wctype(const char *s) in wctype()
64 int __iswctype_l(wint_t c, wctype_t t, locale_t l) in __iswctype_l()
69 wctype_t __wctype_l(const char *s, locale_t l) in __wctype_l()
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/ctype/
H A Diswctype.c17 int iswctype(wint_t wc, wctype_t type) in iswctype()
48 wctype_t wctype(const char *s) in wctype()
64 int __iswctype_l(wint_t c, wctype_t t, locale_t l) in __iswctype_l()
69 wctype_t __wctype_l(const char *s, locale_t l) in __wctype_l()
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/ctype/
H A Diswctype.c18 int iswctype(wint_t wc, wctype_t type) in iswctype()
49 wctype_t wctype(const char *s) in wctype()
65 int __iswctype_l(wint_t c, wctype_t t, locale_t l) in __iswctype_l()
70 wctype_t __wctype_l(const char *s, locale_t l) in __wctype_l()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/locale/
H A Diswctype_mb.c102 wctype_t
111 return (wctype_t)__UNCONST(&rl->rl_wctype[i]);
113 return (wctype_t)NULL;
116 wctype_t
144 iswctype_l(wint_t wc, wctype_t charclass, locale_t loc) in iswctype_l()
160 iswctype(wint_t wc, wctype_t charclass) in iswctype()
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/include/
H A Dwctype.h39 int iswctype(wint_t, wctype_t);
44 wctype_t wctype(const char *);
66 int iswctype_l(wint_t, wctype_t, locale_t);
71 wctype_t wctype_l(const char *, locale_t);
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/include/
H A Dwctype.h39 int iswctype(wint_t, wctype_t);
44 wctype_t wctype(const char *);
66 int iswctype_l(wint_t, wctype_t, locale_t);
71 wctype_t wctype_l(const char *, locale_t);
/dports/lang/zig/zig-0.9.0/lib/libc/include/wasm-wasi-musl/
H A Dwctype.h39 int iswctype(wint_t, wctype_t);
44 wctype_t wctype(const char *);
66 int iswctype_l(wint_t, wctype_t, locale_t);
71 wctype_t wctype_l(const char *, locale_t);
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-musl/
H A Dwctype.h39 int iswctype(wint_t, wctype_t);
44 wctype_t wctype(const char *);
66 int iswctype_l(wint_t, wctype_t, locale_t);
71 wctype_t wctype_l(const char *, locale_t);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/include/
H A Dwctype.h39 int iswctype(wint_t, wctype_t);
44 wctype_t wctype(const char *);
66 int iswctype_l(wint_t, wctype_t, locale_t);
71 wctype_t wctype_l(const char *, locale_t);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/
H A Dwctype.h39 int iswctype(wint_t, wctype_t);
44 wctype_t wctype(const char *);
66 int iswctype_l(wint_t, wctype_t, locale_t);
71 wctype_t wctype_l(const char *, locale_t);
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/include/
H A Dwctype.h39 int iswctype(wint_t, wctype_t);
44 wctype_t wctype(const char *);
66 int iswctype_l(wint_t, wctype_t, locale_t);
71 wctype_t wctype_l(const char *, locale_t);
/dports/lang/zig/zig-0.9.0/lib/libc/musl/include/
H A Dwctype.h39 int iswctype(wint_t, wctype_t);
44 wctype_t wctype(const char *);
66 int iswctype_l(wint_t, wctype_t, locale_t);
71 wctype_t wctype_l(const char *, locale_t);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-musl/
H A Dwctype.h39 int iswctype(wint_t, wctype_t);
44 wctype_t wctype(const char *);
66 int iswctype_l(wint_t, wctype_t, locale_t);
71 wctype_t wctype_l(const char *, locale_t);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/wasm-wasi-musl/
H A Dwctype.h39 int iswctype(wint_t, wctype_t);
44 wctype_t wctype(const char *);
66 int iswctype_l(wint_t, wctype_t, locale_t);
71 wctype_t wctype_l(const char *, locale_t);
/dports/devel/emscripten/emscripten-2.0.3/system/include/libc/
H A Dwctype.h39 int iswctype(wint_t, wctype_t);
44 wctype_t wctype(const char *);
66 int iswctype_l(wint_t, wctype_t, locale_t);
71 wctype_t wctype_l(const char *, locale_t);
/dports/sysutils/heirloom/heirloom-070715/libwchar/
H A Dwctype.c33 wctype_t
50 found: return (wctype_t)func; in wctype()
54 iswctype(wint_t wc, wctype_t charclass) in iswctype()

12345678910>>...51