Home
last modified time | relevance | path

Searched defs:syntax_options (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/libs/regex/test/regress/
Dtest_not_regex.hpp61 boost::regex_constants::syntax_option_type syntax_options = test_info<charT>::syntax_options(); in test() local
Dtest_regex_replace.hpp46 boost::regex_constants::syntax_option_type syntax_options = test_info<charT>::syntax_options(); in test() local
Dtest_icu.cpp241 boost::regex_constants::syntax_option_type syntax_options = test_info<UChar32>::syntax_options(); in test_icu() local
407 boost::regex_constants::syntax_option_type syntax_options = test_info<wchar_t>::syntax_options(); in test_icu() local
547 boost::regex_constants::syntax_option_type syntax_options = test_info<UChar32>::syntax_options(); in test_icu() local
Dtest_mfc.cpp464 boost::regex_constants::syntax_option_type syntax_options = test_info<char>::syntax_options(); in test_mfc() local
503 boost::regex_constants::syntax_option_type syntax_options = test_info<wchar_t>::syntax_options(); in test_mfc() local
Dinfo.hpp157 static boost::regex_constants::syntax_option_type syntax_options() in syntax_options() function in test_info_base
Dtest_partial_match.hpp354 boost::regex_constants::syntax_option_type syntax_options = test_info<charT>::syntax_options(); in test() local
Dtest_regex_search.hpp478 boost::regex_constants::syntax_option_type syntax_options = test_info<charT>::syntax_options(); in test() local