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

  /src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
texi2html 817 $name = &unprotect_html($name);
1162 $_ = &unprotect_html($_);
1974 sub unprotect_html { subroutine
  /src/external/gpl2/gettext/dist/gettext-tools/doc/
texi2html 817 $name = &unprotect_html($name);
1162 $_ = &unprotect_html($_);
1974 sub unprotect_html { subroutine
  /src/external/gpl3/gdb/dist/readline/readline/doc/
texi2html 3457 $name = &unprotect_html($name);
5194 return &l2h_ToLatex("{\\sc ".&unprotect_html($_[0])."}") if ($T2H_L2H);
5200 return &l2h_ToLatex("\$".&unprotect_html($_[0])."\$") if ($T2H_L2H);
5402 sub unprotect_html {
  /src/external/gpl3/gdb.old/dist/readline/readline/doc/
texi2html 3457 $name = &unprotect_html($name);
5194 return &l2h_ToLatex("{\\sc ".&unprotect_html($_[0])."}") if ($T2H_L2H);
5200 return &l2h_ToLatex("\$".&unprotect_html($_[0])."\$") if ($T2H_L2H);
5402 sub unprotect_html {

Completed in 30 milliseconds