Home
last modified time | relevance | path

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

/dports/devel/p5-Perl-Tidy/Perl-Tidy-20211029/lib/Perl/Tidy/
H A DTokenizer.pm1427 use constant QUESTION_COLON => 3; constant
2743 increase_nesting_depth( QUESTION_COLON,
2810 && !is_balanced_closing_container(QUESTION_COLON) )
2819 && $current_depth[QUESTION_COLON] == 0 )
2835 && !is_balanced_closing_container(QUESTION_COLON) )
2844 decrease_nesting_depth( QUESTION_COLON,
6052 if ( $aa == QUESTION_COLON ) {
6107 if ( $aa == QUESTION_COLON ) {
/dports/java/eclipse-EPIC/org.epic.updatesite/plugins/org.epic.perleditor_0.6.24/perlutils/perltidy/Perl/
H A DTidy.pm21618 use constant QUESTION_COLON => 3; constant
22491 increase_nesting_depth( QUESTION_COLON,
22549 && $current_depth[QUESTION_COLON] == 0 )
22558 decrease_nesting_depth( QUESTION_COLON,
25014 if ( $aa == QUESTION_COLON ) {
25046 if ( $aa == QUESTION_COLON ) {
/dports/devel/p5-MooseX-CoverableModifiers/MooseX-CoverableModifiers-0.30/inc/Perl/
H A DTidy.pm22065 use constant QUESTION_COLON => 3; constant
22944 increase_nesting_depth( QUESTION_COLON,
23002 && $current_depth[QUESTION_COLON] == 0 )
23011 decrease_nesting_depth( QUESTION_COLON,
25480 if ( $aa == QUESTION_COLON ) {
25512 if ( $aa == QUESTION_COLON ) {
/dports/security/sudoscript/sudoscript-2.1.2/
H A Dperltidy14656 use constant QUESTION_COLON => 3;
15069 increase_nesting_depth( QUESTION_COLON, $i_tok );
15110 $type_sequence = decrease_nesting_depth( QUESTION_COLON, $i_tok );