Searched refs:is_end (Results 1 – 4 of 4) sorted by relevance
184 const bool is_end = m_p_begin_value == m_p_end_value; in operator ==() local187 if (is_end) in operator ==()191 return (is_end); in operator ==()
16 sub is_end { $_[0][0] eq 'end' } subroutine
374 } elsif( $token->is_end and $token->tagname eq 'head1' ) {432 } elsif( $token->is_end and $content_containers{ $token->tagname } ) {
492 last if $to_unget[-1]->is_end841 elsif($t->is_end and $t->tag eq 'X') { --$x_open }