Searched defs:test_rule (Results 1 – 3 of 3) sorted by relevance
32 x3::rule<test_rule_class> const test_rule; variable35 BOOST_SPIRIT_DEFINE(test_rule) in BOOST_SPIRIT_DEFINE() argument
50 bool test_rule(Char const* in, Attribute const& expected) in test_rule() function60 bool test_rule(Char const* in, Attribute const& expected, Skipper const& skipper) in test_rule() function
55 bool test_rule(Char const *expected, Attribute const& attr) in test_rule() function