Home
last modified time | relevance | path

Searched defs:regex_type (Results 1 – 25 of 29) sorted by relevance

12

/third_party/boost/libs/log/test/run/
Dfilt_matches_boost_regex.cpp39 typedef boost::regex regex_type; in BOOST_AUTO_TEST_CASE() typedef
81 typedef boost::regex regex_type; in BOOST_AUTO_TEST_CASE() typedef
Dfilt_matches_xpressive.cpp39 typedef boost::xpressive::basic_regex< const char* > regex_type; in BOOST_AUTO_TEST_CASE() typedef
81 typedef boost::xpressive::basic_regex< const char* > regex_type; in BOOST_AUTO_TEST_CASE() typedef
Dfilt_matches_std_regex.cpp43 typedef std::regex regex_type; in BOOST_AUTO_TEST_CASE() typedef
85 typedef std::regex regex_type; in BOOST_AUTO_TEST_CASE() typedef
/third_party/boost/libs/xpressive/test/
Dtest9.hpp18 typedef basic_regex<BidiIterT> regex_type; in get_test_cases() typedef
Dtest1.hpp18 typedef basic_regex<BidiIterT> regex_type; in get_test_cases() typedef
Dtest6.hpp18 typedef basic_regex<BidiIterT> regex_type; in get_test_cases() typedef
Dtest3.hpp18 typedef basic_regex<BidiIterT> regex_type; in get_test_cases() typedef
Dtest8.hpp18 typedef basic_regex<BidiIterT> regex_type; in get_test_cases() typedef
Dtest11.hpp18 typedef basic_regex<BidiIterT> regex_type; in get_test_cases() typedef
Dtest10.hpp18 typedef basic_regex<BidiIterT> regex_type; in get_test_cases() typedef
Dtest5.hpp18 typedef basic_regex<BidiIterT> regex_type; in get_test_cases() typedef
Dtest7.hpp18 typedef basic_regex<BidiIterT> regex_type; in get_test_cases() typedef
Dtest4.hpp18 typedef basic_regex<BidiIterT> regex_type; in get_test_cases() typedef
Dtest2.hpp18 typedef basic_regex<BidiIterT> regex_type; in get_test_cases() typedef
/third_party/boost/boost/regex/v4/
Dregex_iterator.hpp42 typedef basic_regex<charT, traits> regex_type; typedef in boost::regex_iterator_implementation
95 typedef basic_regex<charT, traits> regex_type; typedef in boost::regex_iterator
Du32regex_iterator.hpp31 typedef u32regex regex_type; typedef in boost::u32regex_iterator_implementation
80 typedef u32regex regex_type; typedef in boost::u32regex_iterator
Dregex_token_iterator.hpp56 typedef basic_regex<charT, traits> regex_type; typedef in boost::regex_token_iterator_implementation
175 typedef basic_regex<charT, traits> regex_type; typedef in boost::regex_token_iterator
/third_party/boost/boost/iostreams/filter/
Dgrep.hpp52 typedef basic_regex<Ch, Tr> regex_type; typedef in boost::iostreams::basic_grep_filter
Dregex.hpp33 typedef basic_regex<Ch, Tr> regex_type; typedef in boost::iostreams::basic_regex_filter
/third_party/node/tools/inspector_protocol/jinja2/
Dtests.py22 regex_type = type(number_re) variable
/third_party/boost/libs/wave/samples/token_statistics/xlex/
Dxpressive_lexer.hpp46 typedef boost::xpressive::basic_regex<Iterator> regex_type; typedef
/third_party/boost/boost/algorithm/string/detail/
Dfinder_regex.hpp81 typedef RegExT regex_type; typedef
/third_party/skia/third_party/externals/jinja2/
Dtests.py14 regex_type = type(number_re) variable
/third_party/jinja2/
Dtests.py14 regex_type = type(number_re) variable
/third_party/boost/boost/range/adaptor/
Dtokenized.hpp38 regex_type; typedef

12