/osnet-11/usr/src/grub/grub2/grub-core/gnulib/ |
H A D | argp-help.c | 1508 occurrence is output. Returns true if anything was output. */ 1519 int anything = 0; 1565 anything = 1; 1580 if (anything || pre_blank) 1587 anything = 1; 1592 while (child->argp && !(first_only && anything)) 1593 anything |= 1595 post, anything || pre_blank, first_only, 1598 return anything; 1610 int anything 1496 int anything = 0; local 1586 int anything = 0; /* Whether we've output anything. */ local [all...] |
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ |
H A D | writemain.SH | 21 : Move anything that needs config subs from !NO!SUBS! section to !GROK!THIS!.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/ |
H A D | cflags.SH | 28 : Move anything that needs config subs from !NO!SUBS! section to !GROK!THIS!.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Search/ |
H A D | Dict.pm | 31 If I<$dict> is true, search by dictionary order (ignore anything but word
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | Env.pm | 66 to change anything will cause a warning.
|
H A D | Exporter.pm | 155 Do B<not> export anything else by default without a good reason! 161 Generally anything not exported is still accessible from outside the 177 @EXPORT_OK anything but use @EXPORT with caution. For function and
|
H A D | open.pm | 251 (in that order) are matched for anything looking like UTF-8, and if
|
H A D | utf8.pm | 57 B<Do not use this pragma for anything else than telling Perl that your
|
H A D | PerlIO.pm | 310 mirroring the stack, or anything fancy like that. This is not
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Hash/ |
H A D | Util.pm | 43 By default C<Hash::Util> does not export anything.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/ |
H A D | perlbug.PL | 566 [Please do not change anything below this line] 715 I am sorry but it looks like you did not report anything. 741 or cancel without sending anything? 949 anything. You can use this with -v to get more complete data. 1178 your configuration data, without mailing anything. You can use this
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/ |
H A D | LangTags.pm | 429 you should not consider it as anything but an opaque, unanalysable 433 C<encode_language_tag> returns undef if given anything other than a 588 This function returns empty-list if given anything other than a formally
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/ |
H A D | Simple.pm | 99 normal). If anything failed it will exit with how many failed. If
|
H A D | More.pm | 121 data structures. While you can do almost anything with a simple 127 Before anything else, you need a testing plan. This basically declares 842 Should anything succeed, it will report it as an unexpected success.
|
H A D | Builder.pm | 1227 through ok. If anything is wrong it will die with a fairly friendly 1363 Looks like your test died before it could output anything.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/ |
H A D | Unicode.pm | 145 Little Endian (aka VAX byte order). For anything not marked either
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/ |
H A D | ReadLine.pm | 71 be included into history. C<undef> means do not include anything into
|
H A D | ANSIColor.pm | 237 do anything else with it that you might care to).
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/ |
H A D | Encode.pm | 352 numbers, pixels in an image - or just about anything. 398 for $octets is B<always> off. When you encode anything, utf8 flag of
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/ |
H A D | Select.pm | 105 expression is I<negated> (so C<!foo> would match anything I<except> 184 absolutely I<must> be a single '=' character; it may not be anything
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
H A D | Constant.pm | 861 return from the function. This allows you to clear up anything in I<pre>. 1379 mistaken for anything related to a legitimate perl package name, and
|
H A D | Liblist.pm | 50 mean anything unless on Unix. See the details about those platform
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/ |
H A D | HiRes.pm | 203 which means that I<anything> may happen: it may work, it may not.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/ |
H A D | Straps.pm | 51 analysis of the test results difficult for anything but a human. To
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/ |
H A D | pod2man.PL | 192 backwards compatibility; this option no longer does anything. 319 section, so don't put anything in it except this line. A single dash, and
|