HomeSort by: relevance | last modified time | path
    Searched refs:next_doc (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
texi2html 648 &next_doc;
919 &next_doc;
1485 &next_doc;
1490 $next_doc = ($doc_num == $last_num ? undef : &doc_name($doc_num + 1));
1496 $navigation .= ($next_doc ? &anchor('', $next_doc, "next") : "next");
1498 $navigation .= ($next_doc ? &anchor('', $last_doc, "last") : "last");
1856 sub next_doc { subroutine
  /src/external/gpl2/gettext/dist/gettext-tools/doc/
texi2html 648 &next_doc;
919 &next_doc;
1485 &next_doc;
1490 $next_doc = ($doc_num == $last_num ? undef : &doc_name($doc_num + 1));
1496 $navigation .= ($next_doc ? &anchor('', $next_doc, "next") : "next");
1498 $navigation .= ($next_doc ? &anchor('', $last_doc, "last") : "last");
1856 sub next_doc { subroutine
  /src/external/gpl3/gdb/dist/readline/readline/doc/
texi2html 3601 next_doc() if ($T2H_SPLIT eq 'section' ||
4078 $page->{href} = next_doc();
5335 sub next_doc {
  /src/external/gpl3/gdb.old/dist/readline/readline/doc/
texi2html 3601 next_doc() if ($T2H_SPLIT eq 'section' ||
4078 $page->{href} = next_doc();
5335 sub next_doc {

Completed in 53 milliseconds