Searched refs:docu_foot (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A Dtexi2html426 $docu_toc = $docu_foot = $docu_doc;
429 $docu_foot = "${docu_name}_foot.html"; # document's footnotes
1409 $_ = $before . &anchor($docid, "$docu_foot#$footid", $foot) . $after;
1463 if (open(FILE, "> $docu_foot")) {
1464 print "# creating $docu_foot...\n" if $verbose;
1471 warn "$ERROR Can't write to $docu_foot: $!\n";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/doc/
H A Dtexi2html426 $docu_toc = $docu_foot = $docu_doc;
429 $docu_foot = "${docu_name}_foot.html"; # document's footnotes
1409 $_ = $before . &anchor($docid, "$docu_foot#$footid", $foot) . $after;
1463 if (open(FILE, "> $docu_foot")) {
1464 print "# creating $docu_foot...\n" if $verbose;
1471 warn "$ERROR Can't write to $docu_foot: $!\n";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexi2html426 $docu_toc = $docu_foot = $docu_doc;
429 $docu_foot = "${docu_name}_foot.html"; # document's footnotes
1409 $_ = $before . &anchor($docid, "$docu_foot#$footid", $foot) . $after;
1463 if (open(FILE, "> $docu_foot")) {
1464 print "# creating $docu_foot...\n" if $verbose;
1471 warn "$ERROR Can't write to $docu_foot: $!\n";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexi2html10144 my $docu_foot; # document's footnotes
10317 $docu_foot = &$Texi2HTML::Config::element_file_name
10334 if (!defined($docu_foot))
10336 $docu_foot = "${docu_name}_fot";
10337 $docu_foot .= ".$docu_ext" if (defined($docu_ext));
10358 $docu_toc = $docu_foot = $docu_stoc = $docu_about = $docu_top = $docu_doc;
10365 $Texi2HTML::THISDOC{'filename'}->{'foot'} = $docu_foot;
10378 my $docu_foot_file = "$docu_rdir$docu_foot";
10834 'file' => $docu_foot,
13482 $foot_file = $docu_foot;
[all...]

Completed in 262 milliseconds