Searched refs:stripped (Results 1 - 17 of 17) sorted by relevance
/osnet-11/usr/src/grub/grub-0.97/ |
H A D | depcomp | 204 stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` 205 tmpdepfile="$stripped.u" 215 stripped=`echo "$stripped" | sed 's,^.*/,,'` 216 tmpdepfile="$stripped.u" 226 outname="$stripped.o"
|
/osnet-11/usr/src/grub/grub2/build-aux/ |
H A D | depcomp | 218 stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` 219 tmpdepfile="$stripped.u" 229 stripped=`echo "$stripped" | sed 's,^.*/,,'` 230 tmpdepfile="$stripped.u" 240 outname="$stripped.o"
|
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/loader/ |
H A D | menulst.py | 287 If the line (stripped of any leading whitespace) starts with 322 stripped = nextline.strip() 323 if stripped == '' or stripped[0] == '#':
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/ |
H A D | ReadLine.pm | 83 conventions with the leading C<rl_> stripped. 106 which conform to standard conventions with the leading C<rl_> stripped.
|
/osnet-11/usr/src/lib/libshare/common/ |
H A D | libshare.c | 453 char *stripped; local 494 stripped = sa_strip_escape(valp); 495 if (stripped == NULL) { 505 ret = sa_locale_to_utf8(stripped, 514 stripped); 516 free(stripped);
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/User/ |
H A D | pwent.pm | 221 from F<pwd.h>, stripped of their leading "pw_" parts, namely C<name>,
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/ |
H A D | Find.pm | 84 with any Perl-like extension (.pm, .pl, .pod) stripped.
|
H A D | Man.pm | 1178 trailing C<.pod>, C<.pm>, or C<.pl> stripped as the man page title, to
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/ |
H A D | Calc.pm | 2047 Leading zeros must be stripped. 2049 zeros and ones. Leading zeros must be stripped and a
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/ |
H A D | Bytecode.pm | 823 keep the syntax tree - it is stripped by default.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
H A D | MM_Any.pm | 661 newlines will be stripped. Makes this idiom much easier:
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/ |
H A D | Temp.pm | 1264 but shorter. Parent directory specifications are stripped from the
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/ |
H A D | BigFloat.pm | 2620 The string output will always have leading and trailing zeros stripped and drop
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | overload.pm | 758 combinations stripped (thus the value of delimiter is not relevant for
|
H A D | CGI.pm | 5242 parameters will be stripped of their initial hyphens and turned into
|
/osnet-11/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 435 % If a _delimited_ argument is enclosed in braces, they get stripped; so 441 % that a pair of braces would be stripped.
|
/osnet-11/usr/src/grub/grub2/docs/ |
H A D | texinfo.tex | 484 % If a _delimited_ argument is enclosed in braces, they get stripped; so 490 % that a pair of braces would be stripped.
|
Completed in 128 milliseconds