Searched refs:syntax (Results 51 - 67 of 67) sorted by relevance

123

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2ph.PL98 # $eval_index goes into ``#line'' directives, to help locate syntax errors:
357 # also, remove * (C dereference operator) to avoid perl syntax
359 # guess (c2ph?), but this at least avoids fatal syntax errors.
795 I<h2ph>. In those cases when you B<require> a B<.ph> file containing syntax
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/
H A DB.pm325 things as SVs, OPs and the internal symbol table and syntax tree
449 Does a tree-walk of the syntax tree based at OP and calls METHOD on
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCarp.pm155 calls "die", has a syntax error, or dies unexpectedly at runtime
H A DCookie.pm481 attributes. Each accessor has a similar syntax. Called without
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DExporter.pm163 syntax. By convention you can use a leading underscore on names to
H A Doverload.pm407 happens both for the I<read-filehandle> syntax C<E<lt>$varE<gt>> and
408 I<globbing> syntax C<E<lt>${var}E<gt>>.
963 Now one can access an object using both the array and hash syntax:
976 Second, we create a new tied hash each time the hash syntax is used.
H A DCGI.pm582 # XForms:Model (referring to the xml syntax) param containing the
4544 Perl purists will be pleased to know that this syntax accepts
4660 recognizes the named argument calling syntax.
4922 the standard L<Exporter> syntax for specifying load symbols. This may
5599 $full_url = url(-full=>1); #alternative syntax
5704 If you find the syntax for calling the HTML shortcuts awkward, you can
5705 import them into your namespace and dispense with the object syntax
5745 lists can be marked as COMPACT. The syntax for this is an argument that
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParser.pm187 pod syntax errors and warnings and issues diagnostic messages
189 thorough checking of POD syntax.) Setting this option to a non-empty,
423 Using the syntax C<MyParser::new()> to invoke the constructor is I<not>
1251 about POD syntax. The supplied method/subroutine I<must> return TRUE upon
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DANSIColor.pm388 but the syntax of Perl doesn't allow this. You need a comma after the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DMac.pm501 that have the concept of a volume or that have path syntax that differentiates
/osnet-11/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c4110 syntax:
4119 goto syntax;
4123 goto syntax;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm795 B::Concise - Walk Perl syntax tree, printing concise info about ops
805 This compiler backend prints the internal OPs of a Perl program's syntax
H A DDeparse.pm133 # - configurable syntax highlighting: ANSI color, HTML, TeX, etc.
2956 # parens, the parens aren't part of the method syntax (the LLAFR
3164 # It's a syntax error to call CORE::GLOBAL::foo without a prefix,
4300 Expand conventional syntax constructions into equivalent ones that expose
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DMore.pm869 The syntax and behavior is similar to a C<SKIP: BLOCK> except the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm1324 GetOptions(). This function adheres to the POSIX syntax for command
2234 syntax for variables are translated to underscores. For example,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL133 B<sed> command syntax is defined as
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dtoke.c334 /* live under the "syntax" category. It is now a top-level category */
3202 yyerror("syntax error");
3520 "Multidimensional syntax %.*s not supported",

Completed in 102 milliseconds

123