Searched refs:load_file (Results 1 – 3 of 3) sorted by relevance
1021 $this->load_file($str);1078 function load_file() function in simple_html_dom1718 function loadFile() {$args = func_get_args();$this->load_file($args);}
1490 $this->load_file($str);1568 function load_file() { function in imapmarkers\\simple_html_dom2358 $this->load_file($args);
12271 return $def(self, '$load_file', function $$load_file(filename, options) {16435 return this.$load_file(filename, prepareOptions(options))