Searched refs:isctype (Results 1 – 10 of 10) sorted by relevance
| /dragonfly/lib/libssh/openbsd-compat/ |
| HD | charclass.h | 14 int (*isctype)(int); member
|
| HD | glob.c | 941 cclasses[idx].isctype(k))
|
| /dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
| D | regex_executor.h | 161 return _M_re._M_automaton->_M_traits.isctype in _GLIBCXX_VISIBILITY()
|
| D | regex_compiler.tcc | 626 if (_M_traits.isctype(__ch, _M_class_set)) in _M_apply() 633 if (!_M_traits.isctype(__ch, __it)) in _M_apply()
|
| D | regex.tcc | 327 isctype(_Ch_type __c, char_class_type __f) const in isctype() function in std::regex_traits
|
| D | regex.h | 333 isctype(_Ch_type __c, char_class_type __f) const; in _GLIBCXX_VISIBILITY()
|
| /dragonfly/lib/libc/locale/ |
| HD | Makefile.inc | 9 gb18030.c gb2312.c gbk.c ctype.c isctype.c iswctype.c \
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
| D | regex.h | 237 isctype(_Ch_type __c, char_class_type __f) const; in _GLIBCXX_VISIBILITY() 285 isctype(_Ch_type __c, char_class_type __f) const in _GLIBCXX_VISIBILITY()
|
| /dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/ |
| D | regex | 622 isctype(_Ch_type __c, char_class_type __f) const; 669 isctype(_Ch_type __c, char_class_type __f) const
|
| /dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/ |
| D | regex | 625 isctype(_Ch_type __c, char_class_type __f) const; 672 isctype(_Ch_type __c, char_class_type __f) const
|