Home
last modified time | relevance | path

Searched refs:isctype (Results 1 – 6 of 6) sorted by relevance

/src/crypto/openssh/openbsd-compat/
H A Dcharclass.h14 int (*isctype)(int); member
H A Dfnmatch.c129 if (cc->isctype((unsigned char)test)) in classmatch()
H A Dglob.c941 cclasses[idx].isctype(k))
/src/lib/libc/locale/
H A DMakefile.inc5 gb18030.c gb2312.c gbk.c ctype.c isctype.c iswctype.c \
/src/contrib/llvm-project/libcxx/include/
H A Dregex119 bool isctype(charT c, char_class_type f) const;
1047 bool isctype(char_type __c, char_class_type __m) const;
1245 bool regex_traits<_CharT>::isctype(char_type __c, char_class_type __m) const {
1808 __is_word_b = __c == '_' || __traits_.isctype(__c, ctype_base::alnum);
1813 __is_word_b = __c == '_' || __traits_.isctype(__c, ctype_base::alnum);
1818 bool __is_c1_b = __c1 == '_' || __traits_.isctype(__c1, ctype_base::alnum);
1819 bool __is_c2_b = __c2 == '_' || __traits_.isctype(__c2, ctype_base::alnum);
2184 if (__traits_.isctype(__ch2.first, __mask_) && __traits_.isctype(__ch2.second, __mask_)) {
2188 …if (!__traits_.isctype(__ch2.first, __neg_mask_) && !__traits_.isctype(__ch2.second, __neg_mask_))…
2216 const bool __in_neg_mask = __traits_.isctype(__ch, __neg_mask_);
[all …]
/src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2094 fun:isctype=uninstrumented