OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:foot_lines
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
texi2html
1365
@
foot_lines
= (); # footnotes
1406
push(@
foot_lines
, "<H3>" . &anchor($footid, "$d#$docid", $foot) . "</H3>\n");
1408
push(@
foot_lines
, "$text\n");
1462
if (!$monolithic && @
foot_lines
) {
1467
&print(*
foot_lines
, FILE);
1534
if ($monolithic && @
foot_lines
) {
1537
&print(*
foot_lines
, FILE);
/src/external/gpl2/gettext/dist/gettext-tools/doc/
texi2html
1365
@
foot_lines
= (); # footnotes
1406
push(@
foot_lines
, "<H3>" . &anchor($footid, "$d#$docid", $foot) . "</H3>\n");
1408
push(@
foot_lines
, "$text\n");
1462
if (!$monolithic && @
foot_lines
) {
1467
&print(*
foot_lines
, FILE);
1534
if ($monolithic && @
foot_lines
) {
1537
&print(*
foot_lines
, FILE);
/src/external/gpl3/gdb/dist/readline/readline/doc/
texi2html
4387
@
foot_lines
= (); # footnotes
4428
push(@
foot_lines
, "<H3>" . &t2h_anchor($footid, "$d#$docid", $foot) . "</H3>\n");
4430
push(@
foot_lines
, "$text\n");
4761
if (@
foot_lines
)
4768
$T2H_THIS_SECTION = \@
foot_lines
;
/src/external/gpl3/gdb.old/dist/readline/readline/doc/
texi2html
4387
@
foot_lines
= (); # footnotes
4428
push(@
foot_lines
, "<H3>" . &t2h_anchor($footid, "$d#$docid", $foot) . "</H3>\n");
4430
push(@
foot_lines
, "$text\n");
4761
if (@
foot_lines
)
4768
$T2H_THIS_SECTION = \@
foot_lines
;
Completed in 76 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026