Searched refs:spaces (Results 26 - 40 of 40) sorted by relevance

12

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DLiblist.pm231 surrounded with double-quotes if they contain spaces. For example,
237 to protect the spaces.
H A DConstant.pm398 of spaces to indent, defaulting to 6.
646 same as for C_constant. I<INDENT> is treated as number of spaces to indent
1314 with the addition of C<INDENT> to specify the number of leading spaces
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dlibnetcfg.PL460 with spaces. If you do not have a host available for any of the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm624 each, separated by spaces, or none if you just want to keep your
695 $ans =~ s/^\s+//; # no leading spaces
696 $ans =~ s/\s+\z//; # no trailing spaces
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DCap.pm134 spaces or colons) to be searched B<instead>. Whenever multiple
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex475 % If an index command is used in an @example environment, any spaces
476 % therein should become regular spaces in the raw index file, not the
1780 % which makes spaces the same size as normal in the surrounding text.
2869 % Make sure that spaces turn into tokens that match what \doignoretext wants.
3242 % Normal spaces, not active ones.
4884 \sepspaces % Make spaces be word-separators rather than space tokens.
5048 % Eight spaces for a tab
5571 % Trim leading and trailing spaces off a string.
5828 % We need some trickery to remove the optional spaces around the equal
5855 % might or might not have spaces befor
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm999 Generates the value of I<var>, left jutified to fill I<N> spaces.
H A DDeparse.pm4274 Use tabs for each 8 columns of indent. The default is to use only spaces.
4276 3 times will be preceded by one tab and four spaces; if the options were
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.pm823 spews output without any newlines, indentation, or spaces between list
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm1190 Fix so perls with spaces in the filename work.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex524 % If an index command is used in an @example environment, any spaces
525 % therein should become regular spaces in the raw index file, not the
2436 % which makes spaces the same size as normal in the surrounding text.
3622 % Make sure that spaces turn into tokens that match what \doignoretext wants.
5835 \sepspaces % Make spaces be word-separators rather than space tokens.
6005 % Eight spaces for a tab
6586 % Trim leading and trailing spaces off a string.
6826 % We need some trickery to remove the optional spaces around the equal
6853 % might or might not have spaces before the first comma, like:
6855 % We don't want such trailing spaces i
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL695 $lab =~ s/\s+//; # no spaces at end
2012 Trailing spaces are truncated from labels in B<:>, B<t> and B<b> commands.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigFloat.pm2607 all with optional leading and trailing zeros and/or spaces. Additonally,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl800 # issues, plus converted the printed text to use all spaces, since
4611 # If this is '-something', delete any spaces after the dash.
6867 Set options. Use quotes in spaces in value.
7043 Set options. Use quotes in spaces in value.
H A DCGI.pm2951 $tosplit=~tr/+/ /; # pluses to spaces
5725 together with spaces and placed between opening and closing tags:
5945 together with spaces, or whatever is the current value of the $"
7500 spaces and other funny characters in your parameter=value

Completed in 115 milliseconds

12