Searched refs:isctype (Results 1 – 10 of 10) sorted by relevance
| /openbsd/src/usr.bin/rsync/ |
| D | charclass.h | 12 int (*isctype)(int); member
|
| D | rmatch.c | 85 if (cc->isctype((unsigned char)test)) in classmatch()
|
| /openbsd/src/lib/libc/gen/ |
| D | charclass.h | 12 int (*isctype)(int); member
|
| D | Makefile.inc | 16 initgroups.c isatty.c isctype.c isfdtype.c isfinite.c isinf.c \
|
| D | fnmatch.c | 124 if (cc->isctype((unsigned char)test)) in classmatch()
|
| D | glob.c | 927 cclasses[idx].isctype(k)) in match()
|
| /openbsd/src/gnu/llvm/libcxx/include/ |
| D | regex | 118 bool isctype(charT c, char_class_type f) const; 1082 bool isctype(char_type __c, char_class_type __m) const; 1327 regex_traits<_CharT>::isctype(char_type __c, char_class_type __m) const 2022 __traits_.isctype(__c, ctype_base::alnum); 2032 __traits_.isctype(__c, ctype_base::alnum); 2040 __traits_.isctype(__c1, ctype_base::alnum); 2042 __traits_.isctype(__c2, ctype_base::alnum); 2511 if (__traits_.isctype(__ch2.first, __mask_) && 2512 __traits_.isctype(__ch2.second, __mask_)) 2517 if (!__traits_.isctype(__ch2.first, __neg_mask_) && [all …]
|
| /openbsd/src/bin/ksh/ |
| D | misc.c | 730 if (cc->isctype(test)) in posix_cclass()
|
| /openbsd/src/regress/usr.bin/tsort/ |
| D | pairs1 | 242 isctype.o isctype.o 1037 isctype.o ctype_.o 1741 auth_subr.o isctype.o
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/dfsan/ |
| D | libc_ubuntu1404_abilist.txt | 2089 fun:isctype=uninstrumented
|