Home
last modified time | relevance | path

Searched defs:test_rule (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/spirit/test/x3/
Derror_handler.cpp32 x3::rule<test_rule_class> const test_rule; variable
35 BOOST_SPIRIT_DEFINE(test_rule) in BOOST_SPIRIT_DEFINE() argument
/third_party/boost/libs/spirit/test/qi/
Dauto.cpp50 bool test_rule(Char const* in, Attribute const& expected) in test_rule() function
60 bool test_rule(Char const* in, Attribute const& expected, Skipper const& skipper) in test_rule() function
/third_party/boost/libs/spirit/test/karma/
Dauto.hpp55 bool test_rule(Char const *expected, Attribute const& attr) in test_rule() function