Searched refs:pContents (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/php-5_3/Solaris/
H A Dconfigure-sun-webserver335 my $pContents = shift;
339 if ((not -f $objConfFile or ref($pContents) != "ARRAY")) {
350 for (my $i = 0; $i < $#{@{$pContents}}; $i++) {
351 my $pLine = \$pContents->[$i];
360 $pContents->[$i] = $tmp;
386 $pContents->[$i] = $tmp;
394 for (my $i = 0; $i < $#{@{$pContents}}; $i++) {
395 my $line = $pContents->[$i];

Completed in 12 milliseconds