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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexi2html7713 my $docu_ext;
7757 $docu_ext = $Texi2HTML::THISDOC{'extension'};
7932 # closes $l2h_html_dir/$l2h_name.".$docu_ext"
7951 if ($src =~ /.*\.(.*)$/ && $1 ne $docu_ext)
10141 my $docu_ext = $Texi2HTML::Config::EXTENSION; # extension
10303 $docu_ext = "htm";
10306 $docu_doc = $docu_name . ($docu_ext ? ".$docu_ext" : ""); # document's contents
10326 $default_toc .= ".$docu_ext" if (defined($docu_ext));
[all...]

Completed in 111 milliseconds