Home
last modified time | relevance | path

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

/dports/devel/p5-Perl-Tidy/Perl-Tidy-20211029/lib/Perl/Tidy/
H A DTokenizer.pm1435 $next_tok, $next_type, $peeked_ahead,
1538 $next_tok, $next_type, $peeked_ahead,
1589 $next_tok, $next_type, $peeked_ahead,
1728 sub peeked_ahead { subroutine
1730 $peeked_ahead = defined($flag) ? $flag : $peeked_ahead;
1731 return $peeked_ahead;
3446 $peeked_ahead = 0;
8057 if ( !peeked_ahead() ) {
8058 peeked_ahead(1);
/dports/java/eclipse-EPIC/org.epic.updatesite/plugins/org.epic.perleditor_0.6.24/perlutils/perltidy/Perl/
H A DTidy.pm21626 $next_tok, $next_type, $peeked_ahead,
21728 $next_tok, $next_type, $peeked_ahead,
21779 $next_tok, $next_type, $peeked_ahead,
21833 sub peeked_ahead { subroutine
21834 $peeked_ahead = defined( $_[0] ) ? $_[0] : $peeked_ahead;
23025 $peeked_ahead = 0;
26495 if ( !peeked_ahead() ) {
26496 peeked_ahead(1);
/dports/devel/p5-MooseX-CoverableModifiers/MooseX-CoverableModifiers-0.30/inc/Perl/
H A DTidy.pm22073 $next_tok, $next_type, $peeked_ahead,
22175 $next_tok, $next_type, $peeked_ahead,
22226 $next_tok, $next_type, $peeked_ahead,
22280 sub peeked_ahead { subroutine
22281 $peeked_ahead = defined( $_[0] ) ? $_[0] : $peeked_ahead;
23478 $peeked_ahead = 0;
26961 if ( !peeked_ahead() ) {
26962 peeked_ahead(1);
/dports/security/sudoscript/sudoscript-2.1.2/
H A Dperltidy13508 $peeked_ahead
15444 $peeked_ahead = 0;
17312 if ( !$peeked_ahead ) {
17313 $peeked_ahead = 1;