Lines Matching refs:count
670 my $count;
674 $count = 0;
677 if ($count != $#{$args{'parameterlist'}}) {
678 $count++;
701 my $count;
760 my $count;
766 $count = 0;
775 if ($count != $#{$args{'parameterlist'}}) {
776 $count++;
802 my $count;
832 my $count;
844 $count = 0;
848 if ($count != $#{$args{'parameterlist'}}) {
849 $count++;
876 my $count;
969 my $count;
984 $count = 0;
998 if ($count != $#{$args{'parameterlist'}}) {
999 $count++;
1031 my $count;
1075 my $count;
1106 $count = 0;
1246 my $count;
1275 $count = 0;
1278 if ($count != $#{$args{'parameterlist'}}) {
1279 $count++;
1351 my $count;
1387 my $count;
1401 $count = 0;
1467 my $count;
1480 $count = 0;
1484 if ($count == $#{$args{'parameterlist'}}) {
1495 $count++;
1518 my $count;
1527 $count = 0;
1530 if ($count == $#{$args{'parameterlist'}}) {
1537 $count++;
1629 my $count;
1657 my $count = 0;
1666 if ($count != $#{$args{'parameterlist'}}) {
1667 $count++;
1702 my $count;
1707 $count = 0;
1710 if ($count != $#{$args{'parameterlist'}}) {
1711 $count++;
1731 my $count;
1855 my $count = 0;
1857 if ($count ne 0) {
1860 $count++;
1928 my $count;
2642 my $count = 0;
2649 $count++;
2650 if ($count % 2 == 1) {