Home
last modified time | relevance | path

Searched refs:i_colon (Results 1 – 5 of 5) sorted by relevance

/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DCalculator-parse.cc1992 int i_colon = 0; in parseNumber() local
2022 } else if(po.preserve_format && (!b_dot || i_colon > 0) && str[i] == ':') { in parseNumber()
2024 i_colon++; in parseNumber()
2128 if(i_colon && nr.isRational() && !nr.isInteger()) { in parseNumber()
2131 while(i_colon) { in parseNumber()
2133 i_colon--; in parseNumber()
/dports/security/sudoscript/sudoscript-2.1.2/
H A Dperltidy8777 my $i_colon = $mate_index_to_go[$i];
8779 $i_colon <= 0 # the ':' is not in this batch
/dports/java/eclipse-EPIC/org.epic.updatesite/plugins/org.epic.perleditor_0.6.24/perlutils/perltidy/Perl/
H A DTidy.pm13718 my $i_colon = $mate_index_to_go[$i];
13720 $i_colon <= 0 # the ':' is not in this batch
/dports/devel/p5-MooseX-CoverableModifiers/MooseX-CoverableModifiers-0.30/inc/Perl/
H A DTidy.pm14101 my $i_colon = $mate_index_to_go[$i];
14103 $i_colon <= 0 # the ':' is not in this batch
/dports/devel/p5-Perl-Tidy/Perl-Tidy-20211029/lib/Perl/Tidy/
H A DFormatter.pm17346 my $i_colon = $mate_index_to_go[$i];
17348 $i_colon <= 0 # the ':' is not in this batch