Searched refs:docid (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/gdb/readline/doc/
H A Dtexi2html3336 $node2href{$setref} = "$docu_doc#$docid";
3606 $docid = "SEC$sec_num";
3626 $node2href{$node} = "$docu_doc#$docid";
3648 $_ = &t2h_anchor($tocid, "$docu_doc#$docid", $name, 1);
3662 push(@lines, &html_debug("<A NAME=\"$docid\"></A>\n",
3668 $_ = "<H$level> $name </H$level>\n<!--docid::${docid}::-->\n";
3814 if ($lines->[$#lines] =~ /^<!--docid::(.+)::-->$/)
4426 $docid = "DOCF$foot_num";
4429 push(@foot_lines, "<H3>" . &t2h_anchor($footid, "$d#$docid",
[all...]
/haiku-fatelf/src/bin/bash/support/
H A Dtexi2html3335 $node2href{$setref} = "$docu_doc#$docid";
3605 $docid = "SEC$sec_num";
3625 $node2href{$node} = "$docu_doc#$docid";
3647 $_ = &t2h_anchor($tocid, "$docu_doc#$docid", $name, 1);
3661 push(@lines, &html_debug("<A NAME=\"$docid\"></A>\n",
3667 $_ = "<H$level> $name </H$level>\n<!--docid::${docid}::-->\n";
3813 if ($lines->[$#lines] =~ /^<!--docid::(.+)::-->$/)
4425 $docid = "DOCF$foot_num";
4428 push(@foot_lines, "<H3>" . &t2h_anchor($footid, "$d#$docid",
[all...]

Completed in 96 milliseconds