Home
last modified time | relevance | path

Searched refs:output_file (Results 1 – 2 of 2) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dfilter.output.gzip.class.php10 $output_file = $tmp_filename.'.gz';
12 $file = gzopen($output_file, "wb");
17 return $output_file;
/plugin/register/
H A Dregister.php242 public function render($output_file) { argument
458 $ret = $im->output($output_file);