Searched refs:body (Results 26 - 50 of 50) sorted by relevance

12

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A Dhtmlview.t23 <body style="background-color: white">
174 </body>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlbug.PL145 $fh, $me, $Is_MSWin32, $Is_Linux, $Is_VMS, $msg, $body, $andcc, %REP, $ok,
261 $body = $::opt_b || "";
298 $::opt_b = 1; # we have a body
299 $body = "Perl reported to build OK on this system.\n";
549 if ($body) {
550 print REP $body;
657 if ($usefile || $body) {
699 return if ($ok and not $::opt_n) || $body;
924 $0 [-v] [-a address] [-s subject] [-b body | -f inpufile ] [ -F outputfile ]
933 -f File containing the body o
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DDeparse.pm843 my $body;
851 $body = $self->lineseq(undef, @ops).";";
855 $body .= ";\n$subs" if length($subs);
859 $body = $self->deparse($cv->ROOT->first, 0);
871 return $proto ."{\n\t$body\n\b}" ."\n";
1125 my $body = join(";\n", grep {length} @exprs);
1130 return join(";\n", grep {length} $body, $subs);
1153 my $body = $cond->sibling->first; # skip lineseq
1155 $body = $self->deparse($body,
[all...]
H A DConcise.pm856 the main body of the program (outside any subroutines, and not
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dscope.c23 protect_body_t body, ...)
27 va_start(args, body);
28 ret = vdefault_protect(pcur_env, excpt, body, &args);
35 protect_body_t body, va_list *args)
44 ret = CALL_FPTR(body)(aTHX_ *args);
22 Perl_default_protect(pTHX_ volatile JMPENV *pcur_env, int *excpt, protect_body_t body, ...) argument
34 Perl_vdefault_protect(pTHX_ volatile JMPENV *pcur_env, int *excpt, protect_body_t body, va_list *args) argument
H A Dproto.h884 PERL_CALLCONV void* Perl_default_protect(pTHX_ volatile JMPENV *je, int *excpt, protect_body_t body, ...);
885 PERL_CALLCONV void* Perl_vdefault_protect(pTHX_ volatile JMPENV *je, int *excpt, protect_body_t body, va_list *args);
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Drd_safe.c130 swb.body = &safe_body;
/osnet-11/usr/src/lib/libresolv2/common/isc/
H A Dctl_srvr.c298 * If body is non-NULL then it we add a "." line after it.
304 void *uap, const char *body, size_t bodylen)
341 if (body != NULL) {
343 DE_CONST(body, tmp);
302 ctl_response(struct ctl_sess *sess, u_int code, const char *text, u_int flags, const void *respctx, ctl_srvrdone donefunc, void *uap, const char *body, size_t bodylen) argument
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DNNTP.pm145 sub body subroutine
147 @_ >= 1 && @_ <= 3 or croak 'usage: $nntp->body( [ MSGID ], [ FH ] )';
747 Retrieve the header, a blank line, then the body (text) of the
768 =item body ( [ MSGID|MSGNUM ], [FH] )
770 Like C<article> but only fetches the body of the article.
782 These are similar to article(), body() and head(), but rather than
H A DPOP3.pm463 Get the header and the first C<NUMLINES> of the body for the message
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dkrb5_decode.c611 krb5_data *body)
634 * Gross kludge to extract pointer to encoded safe-body. Relies
650 if (body != NULL)
651 *body = tmpbody;
610 decode_krb5_safe_with_body(const krb5_data *code, krb5_safe **repptr, krb5_data *body) argument
H A Dasn1_k_encode.c972 FIELDOF_NORM(struct krb5_safe_with_body, krb_saved_safe_body_ptr, body, 2),
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DExporter.pm417 Even if a prototype is available at compile time, the body of the
419 examine both the C<()> prototype and the body of a subroutine at
H A DSelfLoader.pm281 i.e. it is a subroutine declaration without the body of the
H A DBenchmark.pm305 number of rounds but empty loop body) is subtracted
H A DCGI.pm234 base body Link nextid title meta kbd start_html end_html
1688 # the <body> tag.
1789 push(@result,"</head>\n<body$other>\n");
1901 # Trivial method for completeness. Just returns "</body>"
1905 return "\n</body>\n</html>";
3572 my(%header,$body);
3643 # together with the body for later parsing with an external
3705 my(%header,$body);
4070 # This reads and returns the body as a single scalar value.
4084 warn "untranslated body
[all...]
H A Dperl5db.pl6778 B<f> I<(eval 7)> and B<f> I<eval 7\\b> access the body of the 7th eval
6964 B<f> I<(eval 7)> and B<f> I<eval 7\\b> access the body of the 7th eval
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DHtml.pm472 <body$bodystyle>
594 </body>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCarp.pm189 when a C<die()> is done inside an C<eval> body or expression.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2man.PL332 Extended description and discussion of the program or functions, or the body
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregcomp.c1311 of OP_OPEN_SUBEXP, the body of the SUBEXP (if any) and OP_CLOSE_SUBEXP. */
1338 bin_tree_t *body = node->left;
1356 tree1 = body ? create_tree (dfa, body, cls, CONCAT) : cls;
1331 bin_tree_t *body = node->left; local
/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dvmbest.c401 ** header and a 2-word body. Merging a tiniest block
484 if(np->body.data >= vd->seg->baddr)
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex490 % actual body; @end closes the group after calling \Efoo. \envdef also
5134 % We really want {...\end verbatim} in the body of the macro, but
5217 % And now, it's time to reuse the body of the original defun:
5364 % distinguish it from the body text that may end up on the next line
5594 % body, and then making it the \newlinechar in \scanmacro.
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex539 % actual body; @end closes the group after calling \Efoo. \envdef also
6129 % We really want {...\end verbatim} in the body of the macro, but
6220 % And now, it's time to reuse the body of the original defun:
6367 % distinguish it from the body text that may end up on the next line
6613 % body, and then making it the \newlinechar in \scanmacro.
/osnet-11/usr/src/grub/grub2/
H A Dconfigure18499 /* See body of main program for 'e'. */
[all...]

Completed in 219 milliseconds

12