Home
last modified time | relevance | path

Searched refs:from_file (Results 1 – 3 of 3) sorted by relevance

/plugin/zwidoku/
H A DHtml2Text.php275 public function set_html($html, $from_file = false) argument
277 if ($from_file) {
/plugin/freechat/phpfreechat/lib/csstidy-1.2/
Dclass.csstidy.php399 * @param bool $from_file uses $content as filename if true
404 function load_template($content, $from_file=true) argument
413 if($from_file)
/plugin/pagecss/vendor/csstidy-2.2.1/
H A Dclass.csstidy.php524 * @param bool $from_file uses $content as filename if true
529 public function load_template($content, $from_file=true) { argument
537 if ($from_file) {