Home
last modified time | relevance | path

Searched defs:isctype (Results 1 – 11 of 11) sorted by relevance

/external/sdv/vsomeip/third_party/boost/regex/test/concepts/
Dtest_bug_11988.cpp64 static bool isctype(char_type c, char_class_type t) in isctype() function
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dc_regex_traits.hpp262 inline bool c_regex_traits<char>::isctype(char c, char_class_type mask) in isctype() function in boost::c_regex_traits
418 inline bool c_regex_traits<wchar_t>::isctype(wchar_t c, char_class_type mask) in isctype() function in boost::c_regex_traits
Dw32_regex_traits.hpp152 bool isctype(std::uint32_t mask, charT c)const in isctype() function in boost::BOOST_REGEX_DETAIL_NS::w32_regex_traits_char_layer
249 bool isctype(std::uint32_t mask, char c)const in isctype() function in boost::BOOST_REGEX_DETAIL_NS::w32_regex_traits_char_layer
578 bool isctype(charT c, char_class_type f) const in isctype() function in boost::w32_regex_traits
Dcpp_regex_traits.hpp799 bool isctype(charT c, char_class_type f) const in isctype() function in boost::cpp_regex_traits
Dicu.hpp288 bool isctype(char_type c, char_class_type f) const in isctype() function in boost::icu_regex_traits
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dc_regex_traits.hpp284 inline bool BOOST_REGEX_CALL c_regex_traits<char>::isctype(char c, char_class_type mask) in isctype() function in boost::c_regex_traits
440 inline bool BOOST_REGEX_CALL c_regex_traits<wchar_t>::isctype(wchar_t c, char_class_type mask) in isctype() function in boost::c_regex_traits
Dw32_regex_traits.hpp172 bool isctype(boost::uint32_t mask, charT c)const in isctype() function in boost::BOOST_REGEX_DETAIL_NS::w32_regex_traits_char_layer
269 bool isctype(boost::uint32_t mask, char c)const in isctype() function in boost::BOOST_REGEX_DETAIL_NS::w32_regex_traits_char_layer
620 bool isctype(charT c, char_class_type f) const in isctype() function in boost::w32_regex_traits
Dcpp_regex_traits.hpp881 bool cpp_regex_traits_implementation<charT>::isctype(const charT c, char_class_type mask) const in isctype() function in boost::BOOST_REGEX_DETAIL_NS::cpp_regex_traits_implementation
976 bool isctype(charT c, char_class_type f) const in isctype() function in boost::cpp_regex_traits
Dicu.hpp334 bool isctype(char_type c, char_class_type f) const in isctype() function in boost::icu_regex_traits
/external/clang/test/Analysis/
Dmisc-ps.c133 int isctype(char c, unsigned long f) in isctype() function
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/
Dconcepts.hpp165 bool isctype(charT, char_class_type) const in isctype() function