Lines Matching refs:count
493 my $count;
497 $count = 0;
500 if ($count != $#{$args{'parameterlist'}}) {
501 $count++;
524 my $count;
583 my $count;
589 $count = 0;
598 if ($count != $#{$args{'parameterlist'}}) {
599 $count++;
625 my $count;
663 my $count;
694 $count = 0;
834 my $count;
863 $count = 0;
866 if ($count != $#{$args{'parameterlist'}}) {
867 $count++;
939 my $count;
973 my $count;
987 $count = 0;
1051 my $count;
1064 $count = 0;
1068 if ($count == $#{$args{'parameterlist'}}) {
1079 $count++;
1102 my $count;
1111 $count = 0;
1114 if ($count == $#{$args{'parameterlist'}}) {
1121 $count++;
1213 my $count;
1241 my $count = 0;
1250 if ($count != $#{$args{'parameterlist'}}) {
1251 $count++;
1286 my $count;
1291 $count = 0;
1294 if ($count != $#{$args{'parameterlist'}}) {
1295 $count++;
1315 my $count;
1912 my $count = 0;
1919 $count++;
1920 if ($count % 2 == 1) {