Home
last modified time | relevance | path

Searched refs:iswctype (Results 1 – 25 of 27) sorted by relevance

12

/openbsd/gnu/llvm/libcxx/include/__support/solaris/
H A Dwchar.h20 #define iswctype sun_iswctype macro
40 #undef iswctype
/openbsd/gnu/lib/libstdc++/libstdc++/include/c_std/
H A Dstd_cwctype.h69 #undef iswctype
97 using ::iswctype;
/openbsd/gnu/gcc/libstdc++-v3/include/c_std/
H A Dstd_cwctype.h63 #undef iswctype
93 using ::iswctype;
/openbsd/lib/libc/locale/
H A DMakefile.inc10 isctype_l.c iswctype.c iswctype_l.c wctype.c \
25 wctype.3 iswctype.3 wctrans.3 towctrans.3 wcwidth.3
H A Diswctype.c205 iswctype(wint_t c, wctype_t charclass) in iswctype() function
/openbsd/gnu/lib/libstdc++/libstdc++/config/locale/generic/
H A Dctype_members.cc136 __ret |= iswctype(__c, _M_convert_to_wmask(__bit)); in do_is()
152 if (iswctype(*__lo, _M_convert_to_wmask(__bit))) in do_is()
/openbsd/gnu/gcc/libstdc++-v3/config/locale/generic/
H A Dctype_members.cc139 && iswctype(__c, _M_wmask[__bitcur])) in do_is()
158 if (iswctype(*__lo, _M_wmask[__bitcur])) in do_is()
/openbsd/gnu/llvm/libcxx/include/
H A Dcwctype41 int iswctype(wint_t wc, wctype_t desc);
88 using ::iswctype _LIBCPP_USING_IF_EXISTS;
H A Dwctype.h85 #undef iswctype
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/17_intro/
H A Dheader_cwctype.cc42 using std::iswctype;
/openbsd/regress/lib/libc/locale/uselocale/
H A Duselocale.c134 TESTFUNC(iswctype, int, "U+%.4X, %p", "%d", 0)
318 TEST_R(iswctype, 1, 0x00D0, wctyg); /* Eth */ in child_func()
321 TEST_R(iswctype, 1, 0x0393, wctyg); /* Gamma */ in child_func()
324 TEST_R(iswctype, 0, 0x2205, wctyg); /* empty set */ in child_func()
/openbsd/gnu/lib/libstdc++/libstdc++/include/c_compatibility/
H A Dwctype.h48 using std::iswctype;
/openbsd/gnu/gcc/libstdc++-v3/include/c_compatibility/
H A Dwctype.h48 using std::iswctype;
/openbsd/lib/libc/hidden/
H A Dwctype.h31 PROTO_STD_DEPRECATED(iswctype);
/openbsd/include/
H A Dwctype.h77 int iswctype(wint_t, wctype_t);
/openbsd/gnu/gcc/gcc/cp/
H A Dcfns.gperf96 iswctype
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dcfns.gperf95 iswctype
/openbsd/lib/libc/
H A DSymbols.list989 iswctype
/openbsd/gnu/lib/libiberty/src/
H A Dregex.c3241 if (iswctype (btowc (ch), wt)) in PREFIX()
6215 if (iswctype((wint_t)c, wctype)) in wcs_re_match_2_internal()
/openbsd/gnu/llvm/clang/include/clang/Tooling/Inclusions/
H A DCSymbolMap.inc567 SYMBOL(iswctype, None, <wctype.h>)
H A DStdSymbolMap.inc680 SYMBOL(iswctype, std::, <cwctype>)
/openbsd/gnu/usr.bin/gcc/gcc/fixinc/
H A Dgnu-regex.c2189 if (iswctype (btowc (ch), wt))
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2122 fun:iswctype=uninstrumented
/openbsd/distrib/sets/lists/comp/
H A Dmi2700 ./usr/share/man/man3/iswctype.3
/openbsd/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
H A DCHECKLIST1348 X iswalnum iswctype iswlower iswspace towctrans wctrans

12