/external/sdv/vsomeip/third_party/boost/regex/test/concepts/ |
D | test_bug_11988.cpp | 64 static bool isctype(char_type c, char_class_type t) in isctype() function
|
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/ |
D | c_regex_traits.hpp | 262 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
|
D | w32_regex_traits.hpp | 152 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
|
D | cpp_regex_traits.hpp | 799 bool isctype(charT c, char_class_type f) const in isctype() function in boost::cpp_regex_traits
|
D | icu.hpp | 288 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/ |
D | c_regex_traits.hpp | 284 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
|
D | w32_regex_traits.hpp | 172 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
|
D | cpp_regex_traits.hpp | 881 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
|
D | icu.hpp | 334 bool isctype(char_type c, char_class_type f) const in isctype() function in boost::icu_regex_traits
|
/external/clang/test/Analysis/ |
D | misc-ps.c | 133 int isctype(char c, unsigned long f) in isctype() function
|
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/ |
D | concepts.hpp | 165 bool isctype(charT, char_class_type) const in isctype() function
|