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

/bind-9.11.3/util/
H A Dupdate_copyrights221 ($nonspaceprefix = $prefix) =~ s/\s+$//;
294 /^\Q$nonspaceprefix\E/) {
296 while (/^\Q$nonspaceprefix\E\s*$/) {
306 if ($_ !~ /^\Q$nonspaceprefix\E/ ||
492 print TARGET (/^$/ ? $nonspaceprefix : $prefix);
505 print TARGET "$nonspaceprefix\n";
580 $end = "\n$nonspaceprefix" if ($type eq "MAN");

Completed in 10 milliseconds