Searched refs:comment (Results 51 - 65 of 65) sorted by relevance

123

/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex389 % the input line (except we remove a trailing comment). #1 should be a
405 \argremovecomment #1\comment\ArgTerm%
409 % First remove any @comment, then any @c comment.
410 \def\argremovecomment#1\comment#2\ArgTerm{\argremovec #1\c\ArgTerm}
689 % Do @comment since we are called inside an environment such as
695 \comment
922 % @comment ...line which is ignored...
923 % @c is the same as @comment
924 % @ignore ... @end ignore is another way to write a comment
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm1534 =begin comment
1599 =end comment
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DLaTeX.pm874 my $comment = << "__TEX_COMMENT__";
889 $preamble .= "\n$comment";
896 # Use an array so that we can prepend comment if required
922 $comment
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm112 It should be the first non-comment line output by your test program.
237 test script, please use a comment.
/osnet-11/usr/src/lib/libpp/common/
H A Dpplib.h333 PPCOMMENT comment; /* pass along comments */ \
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex439 % the input line (except we remove a trailing comment). #1 should be a
455 \argremovecomment #1\comment\ArgTerm%
459 % First remove any @comment, then any @c comment.
460 \def\argremovecomment#1\comment#2\ArgTerm{\argremovec #1\c\ArgTerm}
753 % Do @comment since we are called inside an environment such as
759 \comment
986 % @comment ...line which is ignored...
987 % @c is the same as @comment
988 % @ignore ... @end ignore is another way to write a comment
[all...]
/osnet-11/usr/src/lib/libc/capabilities/sun4v-fjathena/common/
H A Dmemcpy.s209 add %o2, 0x3, %o2 ! TRICKY: see above comment
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm235 input Select option comment charset escapeHTML/],
1875 my $comment = '//'; # javascript by default
1876 $comment = '#' if $type=~/perl|tcl/i;
1877 $comment = "'" if $type=~/vbscript/i;
1881 $cdata_start = "$comment<![CDATA[\n";
1882 $cdata_end .= "\n$comment]]>";
1885 $cdata_end = $comment;
2264 #### Method: comment
2265 # Create an HTML <!-- comment -->
2267 'comment'
2268 sub comment { subroutine
[all...]
H A DCPAN.pm3282 # 1.57 we assign remaining text to $comment thus allowing to
3284 my($mod,$version,$dist,$comment) = split " ", $_, 4;
3354 'CPAN_COMMENT' => $comment,
6664 of the line is optional. The comment part is delimited by a dash just
H A Dperl5db.pl158 Any comment containing C<XXX> means that the comment is either somewhat
615 # $usercontext built in DB::DB near the comment
5367 The original comment below seems to be noting that the traceback may not be
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.pm830 with their index (but the comment is on its own line, so array output
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL548 =item [0addr]B<#> [I<comment>]
550 The entire line is ignored (treated as a comment). If, however, the first
1231 # insert command as comment in gnerated code
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1662 Note too that, when using the /x modifier on a regex, any comment
/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c89 #define DTD_ELEM_COMMENT (const xmlChar *) "comment"
1020 addcomment(zone_dochandle_t handle, const char *comment) argument
1023 node = xmlNewComment((xmlChar *) comment);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm3383 * the documentation and the comment in the code indicate two different ways

Completed in 198 milliseconds

123