Home
last modified time | relevance | path

Searched refs:string_literal (Results 76 – 100 of 1676) sorted by relevance

12345678910>>...68

/dports/devel/boost-docs/boost_1_72_0/libs/log/test/run/
H A Dfilt_matches_boost_regex.cpp42 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
59 …f = expr::matches< logging::string_literal >(data::attr2(), regex_type("[A-Z]* [a-z]* [A-Za-z]*")); in BOOST_AUTO_TEST_CASE()
84 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
98 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) || expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
103 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) && expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
H A Dfilt_matches_std_regex.cpp46 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
63 …f = expr::matches< logging::string_literal >(data::attr2(), regex_type("[A-Z]* [a-z]* [A-Za-z]*")); in BOOST_AUTO_TEST_CASE()
88 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
102 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) || expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
107 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) && expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
H A Dfilt_matches_xpressive.cpp42 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
59 …f = expr::matches< logging::string_literal >(data::attr2(), regex_type::compile("[A-Z]* [a-z]* [A-… in BOOST_AUTO_TEST_CASE()
84 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
98 …pe::compile("\\d+\\.\\d+\\.\\d+\\.\\d+")) || expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
103 …pe::compile("\\d+\\.\\d+\\.\\d+\\.\\d+")) && expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
/dports/devel/boost-python-libs/boost_1_72_0/libs/log/test/run/
H A Dfilt_matches_boost_regex.cpp42 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
59 …f = expr::matches< logging::string_literal >(data::attr2(), regex_type("[A-Z]* [a-z]* [A-Za-z]*")); in BOOST_AUTO_TEST_CASE()
84 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
98 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) || expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
103 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) && expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
H A Dfilt_matches_std_regex.cpp46 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
63 …f = expr::matches< logging::string_literal >(data::attr2(), regex_type("[A-Z]* [a-z]* [A-Za-z]*")); in BOOST_AUTO_TEST_CASE()
88 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
102 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) || expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
107 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) && expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/log/test/run/
H A Dfilt_matches_boost_regex.cpp42 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
59 …f = expr::matches< logging::string_literal >(data::attr2(), regex_type("[A-Z]* [a-z]* [A-Za-z]*")); in BOOST_AUTO_TEST_CASE()
84 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
98 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) || expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
103 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) && expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
H A Dfilt_matches_std_regex.cpp46 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
63 …f = expr::matches< logging::string_literal >(data::attr2(), regex_type("[A-Z]* [a-z]* [A-Za-z]*")); in BOOST_AUTO_TEST_CASE()
88 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
102 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) || expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
107 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) && expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
/dports/databases/percona57-server/boost_1_59_0/libs/log/test/run/
H A Dfilt_matches_std_regex.cpp46 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
63 …f = expr::matches< logging::string_literal >(data::attr2(), regex_type("[A-Z]* [a-z]* [A-Za-z]*")); in BOOST_AUTO_TEST_CASE()
88 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
102 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) || expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
107 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) && expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
H A Dfilt_matches_boost_regex.cpp42 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
59 …f = expr::matches< logging::string_literal >(data::attr2(), regex_type("[A-Z]* [a-z]* [A-Za-z]*")); in BOOST_AUTO_TEST_CASE()
84 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
98 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) || expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
103 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) && expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
/dports/databases/xtrabackup/boost_1_59_0/libs/log/test/run/
H A Dfilt_matches_std_regex.cpp46 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
63 …f = expr::matches< logging::string_literal >(data::attr2(), regex_type("[A-Z]* [a-z]* [A-Za-z]*")); in BOOST_AUTO_TEST_CASE()
88 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
102 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) || expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
107 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) && expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
H A Dfilt_matches_boost_regex.cpp42 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
59 …f = expr::matches< logging::string_literal >(data::attr2(), regex_type("[A-Z]* [a-z]* [A-Za-z]*")); in BOOST_AUTO_TEST_CASE()
84 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
98 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) || expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
103 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) && expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
/dports/databases/percona57-client/boost_1_59_0/libs/log/test/run/
H A Dfilt_matches_boost_regex.cpp42 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
59 …f = expr::matches< logging::string_literal >(data::attr2(), regex_type("[A-Z]* [a-z]* [A-Za-z]*")); in BOOST_AUTO_TEST_CASE()
84 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
98 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) || expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
103 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) && expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
H A Dfilt_matches_std_regex.cpp46 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
63 …f = expr::matches< logging::string_literal >(data::attr2(), regex_type("[A-Z]* [a-z]* [A-Za-z]*")); in BOOST_AUTO_TEST_CASE()
88 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
102 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) || expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
107 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) && expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
/dports/devel/boost-libs/boost_1_72_0/libs/log/test/run/
H A Dfilt_matches_std_regex.cpp46 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
63 …f = expr::matches< logging::string_literal >(data::attr2(), regex_type("[A-Z]* [a-z]* [A-Za-z]*")); in BOOST_AUTO_TEST_CASE()
88 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
102 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) || expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
107 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) && expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
H A Dfilt_matches_boost_regex.cpp42 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
59 …f = expr::matches< logging::string_literal >(data::attr2(), regex_type("[A-Z]* [a-z]* [A-Za-z]*")); in BOOST_AUTO_TEST_CASE()
84 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
98 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) || expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
103 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) && expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/log/test/run/
H A Dfilt_matches_std_regex.cpp46 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
63 …f = expr::matches< logging::string_literal >(data::attr2(), regex_type("[A-Z]* [a-z]* [A-Za-z]*")); in BOOST_AUTO_TEST_CASE()
88 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
102 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) || expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
107 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) && expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
H A Dfilt_matches_boost_regex.cpp42 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
59 …f = expr::matches< logging::string_literal >(data::attr2(), regex_type("[A-Z]* [a-z]* [A-Za-z]*")); in BOOST_AUTO_TEST_CASE()
84 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
98 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) || expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
103 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) && expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
/dports/devel/hyperscan/boost_1_75_0/libs/log/test/run/
H A Dfilt_matches_std_regex.cpp46 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
63 …f = expr::matches< logging::string_literal >(data::attr2(), regex_type("[A-Z]* [a-z]* [A-Za-z]*")); in BOOST_AUTO_TEST_CASE()
88 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
102 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) || expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
107 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) && expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
H A Dfilt_matches_boost_regex.cpp42 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
59 …f = expr::matches< logging::string_literal >(data::attr2(), regex_type("[A-Z]* [a-z]* [A-Za-z]*")); in BOOST_AUTO_TEST_CASE()
84 attrs::constant< logging::string_literal > attr2(logging::str_literal("BIG brown FoX")); in BOOST_AUTO_TEST_CASE()
98 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) || expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
103 … regex_type("\\d+\\.\\d+\\.\\d+\\.\\d+")) && expr::matches< logging::string_literal >(data::attr2(… in BOOST_AUTO_TEST_CASE()
/dports/databases/xtrabackup/boost_1_59_0/libs/spirit/test/lex/
H A Dregression_file_iterator2.cpp43 struct string_literal struct
45 string_literal(file_iterator, file_iterator) in string_literal() function
51 file_iterator, boost::mpl::vector<identifier, string_literal>
81 lex::token_def<string_literal> st;
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/spirit/test/lex/
H A Dregression_file_iterator2.cpp43 struct string_literal struct
45 string_literal(file_iterator, file_iterator) in string_literal() argument
51 file_iterator, boost::mpl::vector<identifier, string_literal>
81 lex::token_def<string_literal> st;
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/spirit/test/lex/
H A Dregression_file_iterator2.cpp43 struct string_literal struct
45 string_literal(file_iterator, file_iterator) in string_literal() function
51 file_iterator, boost::mpl::vector<identifier, string_literal>
81 lex::token_def<string_literal> st;
/dports/databases/percona57-server/boost_1_59_0/libs/spirit/test/lex/
H A Dregression_file_iterator2.cpp43 struct string_literal struct
45 string_literal(file_iterator, file_iterator) in string_literal() argument
51 file_iterator, boost::mpl::vector<identifier, string_literal>
81 lex::token_def<string_literal> st;
/dports/databases/percona57-client/boost_1_59_0/libs/spirit/test/lex/
H A Dregression_file_iterator2.cpp43 struct string_literal struct
45 string_literal(file_iterator, file_iterator) in string_literal() argument
51 file_iterator, boost::mpl::vector<identifier, string_literal>
81 lex::token_def<string_literal> st;
/dports/devel/onetbb/oneTBB-2021.4.0/src/tbb/
H A Ditt_notify.h58 #define _T(string_literal) L ## string_literal argument
62 #define _T(string_literal) string_literal

12345678910>>...68