Home
last modified time | relevance | path

Searched refs:rule_conjunction (Results 1 – 20 of 20) sorted by relevance

/dports/cad/opentimer/OpenTimer-18d28ff/ot/parser-spef/pegtl/pegtl/internal/
H A Drule_conjunction.hpp18 struct rule_conjunction;
21 struct rule_conjunction<> struct
36 struct rule_conjunction struct
H A Dnot_at.hpp47 …return !rule_conjunction< Rules... >::template match< apply_mode::NOTHING, rewind_mode::ACTIVE, Ac… in match()
H A Dat.hpp47 …return rule_conjunction< Rules... >::template match< apply_mode::NOTHING, rewind_mode::ACTIVE, Act… in match()
H A Dif_must.hpp39rule_conjunction< must< Rules >... >::template match< A, M, Action, Control >( in, st... ); in match()
H A Drep.hpp56 …if( !rule_conjunction< Rules... >::template match< A, m_t::next_rewind_mode, Action, Control >( in… in match()
H A Dmust.hpp40 … return rule_conjunction< must< Rules >... >::template match< A, M, Action, Control >( in, st... ); in match()
H A Dseq.hpp65 …return m( rule_conjunction< Rules... >::template match< A, m_t::next_rewind_mode, Action, Control … in match()
H A Drep_min_max.hpp64 …if( !rule_conjunction< Rules... >::template match< A, m_t::next_rewind_mode, Action, Control >( in… in match()
H A Duntil.hpp72 …if( !rule_conjunction< Rules... >::template match< A, m_t::next_rewind_mode, Action, Control >( in… in match()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/pegtl/vtkpegtl/include/tao/pegtl/internal/
H A Drule_conjunction.hpp18 struct rule_conjunction;
21 struct rule_conjunction<> struct
36 struct rule_conjunction struct
H A Dnot_at.hpp47 …return !rule_conjunction< Rules... >::template match< apply_mode::NOTHING, rewind_mode::ACTIVE, Ac… in match()
H A Dat.hpp47 …return rule_conjunction< Rules... >::template match< apply_mode::NOTHING, rewind_mode::ACTIVE, Act… in match()
H A Drep.hpp56 …if( !rule_conjunction< Rules... >::template match< A, m_t::next_rewind_mode, Action, Control >( in… in match()
H A Dseq.hpp65 …return m( rule_conjunction< Rules... >::template match< A, m_t::next_rewind_mode, Action, Control … in match()
H A Dmust.hpp40 … return rule_conjunction< must< Rules >... >::template match< A, M, Action, Control >( in, st... ); in match()
H A Drep_min_max.hpp64 …if( !rule_conjunction< Rules... >::template match< A, m_t::next_rewind_mode, Action, Control >( in… in match()
H A Duntil.hpp72 …if( in.empty() || ( !rule_conjunction< Rules... >::template match< A, m_t::next_rewind_mode, Actio… in match()
/dports/cad/opentimer/OpenTimer-18d28ff/ot/parser-spef/pegtl/pegtl/contrib/
H A Draw_string.hpp149 …if( in.empty() || ( !rule_conjunction< Rules... >::template match< A, m_t::next_rewind_mode, Actio… in match()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/pegtl/vtkpegtl/include/tao/pegtl/contrib/
H A Draw_string.hpp149 …if( in.empty() || ( !rule_conjunction< Rules... >::template match< A, m_t::next_rewind_mode, Actio… in match()
/dports/devel/pegtl/PEGTL-3.0.0/doc/
H A DRules-and-Grammars.md251 return m( rule_conjunction< Rules... >::template