Home
last modified time | relevance | path

Searched refs:get_RECOVERABLE_SPACES (Results 1 – 3 of 3) sorted by relevance

/dports/java/eclipse-EPIC/org.epic.updatesite/plugins/org.epic.perleditor_0.6.24/perlutils/perltidy/Perl/
H A DTidy.pm6093 sub get_RECOVERABLE_SPACES { subroutine
6099 return ref($indentation) ? $indentation->get_RECOVERABLE_SPACES() : 0;
10094 if ( $indentation_1->get_RECOVERABLE_SPACES() == 0 ) {
10096 unless ( $indentation_2->get_RECOVERABLE_SPACES() == 0 ) {
11727 get_RECOVERABLE_SPACES($last_indentation_written);
17317 sub get_RECOVERABLE_SPACES { subroutine
17890 sub get_RECOVERABLE_SPACES { subroutine
17896 return ref($indentation) ? $indentation->get_RECOVERABLE_SPACES() : 0;
18145 && !get_RECOVERABLE_SPACES( $group_lines[0]->get_indentation() ) )
18179 if ( $maximum_line_index < 0 && !get_RECOVERABLE_SPACES($indentation) )
[all …]
/dports/devel/p5-MooseX-CoverableModifiers/MooseX-CoverableModifiers-0.30/inc/Perl/
H A DTidy.pm6270 sub get_RECOVERABLE_SPACES { subroutine
6276 return ref($indentation) ? $indentation->get_RECOVERABLE_SPACES() : 0;
10389 if ( $indentation_1->get_RECOVERABLE_SPACES() == 0 ) {
10391 unless ( $indentation_2->get_RECOVERABLE_SPACES() == 0 ) {
12110 get_RECOVERABLE_SPACES($last_indentation_written);
17749 sub get_RECOVERABLE_SPACES { subroutine
18322 sub get_RECOVERABLE_SPACES { subroutine
18328 return ref($indentation) ? $indentation->get_RECOVERABLE_SPACES() : 0;
18577 && !get_RECOVERABLE_SPACES( $group_lines[0]->get_indentation() ) )
18611 if ( $maximum_line_index < 0 && !get_RECOVERABLE_SPACES($indentation) )
[all …]
/dports/security/sudoscript/sudoscript-2.1.2/
H A Dperltidy9252 ->get_RECOVERABLE_SPACES() > 0
11220 sub get_RECOVERABLE_SPACES {
11747 sub get_RECOVERABLE_SPACES {
11753 return ref($indentation) ? $indentation->get_RECOVERABLE_SPACES() : 0;
11946 if ( $maximum_line_index < 0 && !get_RECOVERABLE_SPACES($indentation) )
12838 get_RECOVERABLE_SPACES($object);