Home
last modified time | relevance | path

Searched refs:increase_nesting_depth (Results 1 – 4 of 4) sorted by relevance

/dports/devel/p5-Perl-Tidy/Perl-Tidy-20211029/lib/Perl/Tidy/
H A DTokenizer.pm2318 increase_nesting_depth( PAREN, $rtoken_map->[$i_tok] );
2626 increase_nesting_depth( BRACE, $rtoken_map->[$i_tok] );
2743 increase_nesting_depth( QUESTION_COLON,
2887 increase_nesting_depth( SQUARE_BRACKET, $rtoken_map->[$i_tok] );
6013 sub increase_nesting_depth { subroutine
/dports/security/sudoscript/sudoscript-2.1.2/
H A Dperltidy14773 $type_sequence = increase_nesting_depth( PAREN, $i_tok );
14993 $type_sequence = increase_nesting_depth( BRACE, $i_tok );
15069 increase_nesting_depth( QUESTION_COLON, $i_tok );
15148 $type_sequence = increase_nesting_depth( SQUARE_BRACKET, $i_tok );
17098 sub increase_nesting_depth {
/dports/java/eclipse-EPIC/org.epic.updatesite/plugins/org.epic.perleditor_0.6.24/perlutils/perltidy/Perl/
H A DTidy.pm22141 increase_nesting_depth( PAREN, $$rtoken_map[$i_tok] );
22413 increase_nesting_depth( BRACE, $$rtoken_map[$i_tok] );
22491 increase_nesting_depth( QUESTION_COLON,
22599 increase_nesting_depth( SQUARE_BRACKET, $$rtoken_map[$i_tok] );
24985 sub increase_nesting_depth { subroutine
/dports/devel/p5-MooseX-CoverableModifiers/MooseX-CoverableModifiers-0.30/inc/Perl/
H A DTidy.pm22588 increase_nesting_depth( PAREN, $$rtoken_map[$i_tok] );
22860 increase_nesting_depth( BRACE, $$rtoken_map[$i_tok] );
22944 increase_nesting_depth( QUESTION_COLON,
23052 increase_nesting_depth( SQUARE_BRACKET, $$rtoken_map[$i_tok] );
25451 sub increase_nesting_depth { subroutine