Home
last modified time | relevance | path

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

/third_party/boost/libs/spirit/test/x3/
Dcontainer_support.cpp83 auto const cic_rule = pair_rule >> +(',' >> pair_rule); in BOOST_SPIRIT_DEFINE() local
107 auto const cic_rule = pair_rule >> +(',' >> pair_rule); in test_multimap_support() local
131 auto const cic_rule = string_rule >> +(',' >> string_rule); in test_sequence_support() local
155 auto const cic_rule = string_rule >> +(',' >> string_rule); in test_set_support() local
179 auto const cic_rule = string_rule >> +(',' >> string_rule); in test_multiset_support() local
203 auto const cic_rule = string_rule >> +(',' >> string_rule); in test_string_support() local