Home
last modified time | relevance | path

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

/dports/security/sudoscript/sudoscript-2.1.2/
H A Dperltidy11341 use constant IS_HANGING_SIDE_COMMENT => 9;
11355 $_index_map{is_hanging_side_comment} = IS_HANGING_SIDE_COMMENT;
11369 $_default_data[IS_HANGING_SIDE_COMMENT] = undef;
11416 sub get_is_hanging_side_comment { $_[0]->[IS_HANGING_SIDE_COMMENT] }
11486 sub set_is_hanging_side_comment { $_[0]->[IS_HANGING_SIDE_COMMENT] = $_[1] }
/dports/java/eclipse-EPIC/org.epic.updatesite/plugins/org.epic.perleditor_0.6.24/perlutils/perltidy/Perl/
H A DTidy.pm17438 use constant IS_HANGING_SIDE_COMMENT => 9; constant
17453 $_index_map{is_hanging_side_comment} = IS_HANGING_SIDE_COMMENT;
17468 $_default_data[IS_HANGING_SIDE_COMMENT] = undef;
17517 sub get_is_hanging_side_comment { $_[0]->[IS_HANGING_SIDE_COMMENT] }
17588 sub set_is_hanging_side_comment { $_[0]->[IS_HANGING_SIDE_COMMENT] = $_[1] }
/dports/devel/p5-MooseX-CoverableModifiers/MooseX-CoverableModifiers-0.30/inc/Perl/
H A DTidy.pm17870 use constant IS_HANGING_SIDE_COMMENT => 9; constant
17885 $_index_map{is_hanging_side_comment} = IS_HANGING_SIDE_COMMENT;
17900 $_default_data[IS_HANGING_SIDE_COMMENT] = undef;
17949 sub get_is_hanging_side_comment { $_[0]->[IS_HANGING_SIDE_COMMENT] }
18020 sub set_is_hanging_side_comment { $_[0]->[IS_HANGING_SIDE_COMMENT] = $_[1] }