Lines Matching refs:j

941 		for ( my $j = 0; $j <= $#epmoutput; $j++ )
943 if ( $i < $maxepmcalls ) { $epmoutput[$j] =~ s/\bERROR\b/PROBLEM/ig; }
944 $installer::logger::Lang->print($epmoutput[$j]);
1522 for ( my $j = 0; $j <= $#{$prototypefile}; $j++ )
1524 …if (( ${$prototypefile}[$j] =~ /^\s*f\s+none\s+/ ) && ( ${$prototypefile}[$j] =~ /\=\Q$sourcepath\…
1526 my $oldline = ${$prototypefile}[$j];
1527 ${$prototypefile}[$j] =~ s/^\s*f/v/;
1528 my $newline = ${$prototypefile}[$j];
1644 for ( my $j = 0; $j <= $#{$changefile}; $j++ )
1646 …if (( ${$changefile}[$j] =~ /^\s*f\s+none\s+/ ) && ( ${$changefile}[$j] =~ /\=\Q$sourcepath\E\s+/ …
1648 my $oldline = ${$changefile}[$j];
1649 ${$changefile}[$j] =~ s/f\s+none/e $onefile->{'SolarisClass'}/;
1650 my $newline = ${$changefile}[$j];
1682 for ( my $j = 0; $j <= $#{$changefile}; $j++ )
1684 if ( ${$changefile}[$j] =~ /^\s*(\%attr\(.*\))\s+(\".*?\Q$destination\E\"\s*)$/ )
1689 my $oldline = ${$changefile}[$j];
1690 ${$changefile}[$j] = $begin . " " . $onefile->{'SpecFileContent'} . " " . $end;
1691 my $newline = ${$changefile}[$j];
2360 for ( my $j = 0; $j <= $#pkgmkoutput; $j++ )
2362 if ( $i < $maxpkgmkcalls ) { $pkgmkoutput[$j] =~ s/\bERROR\b/PROBLEM/ig; }
2363 $installer::logger::Lang->print($pkgmkoutput[$j]);
2542 for ( my $j = 0; $j <= $#rpmoutput; $j++ )
2545 $rpmoutput[$j] =~ s/\bERROR\b/PROBLEM/ig;
2546 $installer::logger::Lang->print($rpmoutput[$j]);
2593 $installer::logger::Lang->print($helperrpmoutput[$j]);
2991 for ( my $j = 0; $j <= $#{$allpackages}; $j++ )
2994 …if (( $installer::globals::islinuxbuild ) && ( ! ( ${$allpackages}[$j] =~ /\.rpm\s*$/ ))) { next; }
2995 push(@newcontent, ${$allpackages}[$j]);
3314 …for ( my $j = 0; $j <= $#{$scriptfile}; $j++ ) { ${$scriptfile}[$j] =~ s/SEARCHPACKAGENAMEPLACEHOL…
3317 …for ( my $j = 0; $j <= $#{$scriptfile}; $j++ ) { ${$scriptfile}[$j] =~ s/PRODUCTDIRECTORYNAME/$ins…
3326 …for ( my $j = 0; $j <= $#{$scriptfile}; $j++ ) { ${$scriptfile}[$j] =~ s/PRODUCTNAMEPLACEHOLDER/$p…