Home
last modified time | relevance | path

Searched refs:bump_to_next_line (Results 1 – 25 of 32) sorted by relevance

12

/dports/cad/opentimer/OpenTimer-18d28ff/ot/parser-spef/pegtl/pegtl/internal/
H A Dlf_crlf_eol.hpp27 in.bump_to_next_line(); in match()
31 in.bump_to_next_line( 2 ); in match()
H A Dcr_eol.hpp26 in.bump_to_next_line(); in match()
H A Dlf_eol.hpp26 in.bump_to_next_line(); in match()
H A Dcrlf_eol.hpp26 in.bump_to_next_line( 2 ); in match()
H A Dcr_crlf_eol.hpp26 … in.bump_to_next_line( 1 + ( ( p.second > 1 ) && ( in.peek_char( 1 ) == '\n' ) ) ); in match()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/pegtl/vtkpegtl/include/tao/pegtl/internal/
H A Dlf_crlf_eol.hpp27 in.bump_to_next_line(); in match()
31 in.bump_to_next_line( 2 ); in match()
H A Dlf_eol.hpp26 in.bump_to_next_line(); in match()
H A Dcr_eol.hpp26 in.bump_to_next_line(); in match()
H A Dcrlf_eol.hpp26 in.bump_to_next_line( 2 ); in match()
H A Dcr_crlf_eol.hpp26 … in.bump_to_next_line( 1 + ( ( p.second > 1 ) && ( in.peek_char( 1 ) == '\n' ) ) ); in match()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/pegtl/vtkpegtl/include/tao/pegtl/internal/
H A Dlf_crlf_eol.hpp27 in.bump_to_next_line(); in match()
31 in.bump_to_next_line( 2 ); in match()
H A Dlf_eol.hpp26 in.bump_to_next_line(); in match()
H A Dcr_eol.hpp26 in.bump_to_next_line(); in match()
H A Dcrlf_eol.hpp26 in.bump_to_next_line( 2 ); in match()
H A Dcr_crlf_eol.hpp26 … in.bump_to_next_line( 1 + ( ( p.second > 1 ) && ( in.peek_char( 1 ) == '\n' ) ) ); in match()
/dports/devel/pegtl/PEGTL-3.0.0/include/tao/pegtl/internal/
H A Dlf_crlf_eol.hpp23 in.bump_to_next_line(); in match()
27 in.bump_to_next_line( 2 ); in match()
H A Dcr_eol.hpp22 in.bump_to_next_line(); in match()
H A Dlf_eol.hpp22 in.bump_to_next_line(); in match()
H A Dcrlf_eol.hpp22 in.bump_to_next_line( 2 ); in match()
H A Dcr_crlf_eol.hpp22 in.bump_to_next_line( 1 + ( ( p.second > 1 ) && ( in.peek_char( 1 ) == '\n' ) ) ); in match()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/pegtl/vtkpegtl/include/tao/pegtl/
H A Dmemory_input.hpp97 void bump_to_next_line( const std::size_t in_count = 1 ) noexcept in bump_to_next_line() function in tao::TAO_PEGTL_NAMESPACE::internal::memory_input_base
99 internal::bump_to_next_line( m_current, in_count ); in bump_to_next_line()
170 void bump_to_next_line( const std::size_t in_count = 1 ) noexcept in bump_to_next_line() function in tao::TAO_PEGTL_NAMESPACE::internal::memory_input_base
H A Dbuffer_input.hpp123 void bump_to_next_line( const std::size_t in_count = 1 ) noexcept in bump_to_next_line() function in tao::TAO_PEGTL_NAMESPACE::buffer_input
125 internal::bump_to_next_line( m_current, in_count ); in bump_to_next_line()
/dports/cad/opentimer/OpenTimer-18d28ff/ot/parser-spef/pegtl/pegtl/
H A Dbuffer_input.hpp124 void bump_to_next_line( const std::size_t in_count = 1 ) noexcept in bump_to_next_line() function in tao::TAO_PEGTL_NAMESPACE::buffer_input
126 internal::bump_to_next_line( m_current, in_count ); in bump_to_next_line()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/pegtl/vtkpegtl/include/tao/pegtl/
H A Dbuffer_input.hpp137 void bump_to_next_line( const std::size_t in_count = 1 ) noexcept in bump_to_next_line() function in tao::TAO_PEGTL_NAMESPACE::buffer_input
139 internal::bump_to_next_line( m_current, in_count ); in bump_to_next_line()
/dports/devel/pegtl/PEGTL-3.0.0/include/tao/pegtl/
H A Dbuffer_input.hpp129 void bump_to_next_line( const std::size_t in_count = 1 ) noexcept in bump_to_next_line() function in TAO_PEGTL_NAMESPACE::buffer_input
131 internal::bump_to_next_line( m_current, in_count ); in bump_to_next_line()

12