Home
last modified time | relevance | path

Searched refs:loadFile (Results 26 – 42 of 42) sorted by path

12

/plugin/diagramsnet/lib/plugins/
H A Dtrello.js74 editorUi.loadFile(editorUi.getDiagramId(), true);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/
H A DGif.php44 function loadFile(&$data, $iIndex) function in Mpdf\\Gif\\Gif
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php956 $gif->loadFile($data, 0);
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/
H A DFile.php297 $codeLines = $this->loadFile($node->getPath());
407 protected function loadFile($file) function in SebastianBergmann\\CodeCoverage\\Report\\Html\\File
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1888 $expected = PHPUnit_Util_XML::loadFile($expectedFile);
1889 $actual = PHPUnit_Util_XML::loadFile($actualFile);
1903 $expected = PHPUnit_Util_XML::loadFile($expectedFile);
1904 $actual = PHPUnit_Util_XML::loadFile($actualFile);
1918 $expected = PHPUnit_Util_XML::loadFile($expectedFile);
1933 $expected = PHPUnit_Util_XML::loadFile($expectedFile);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DConfiguration.php158 $this->document = PHPUnit_Util_XML::loadFile($filename, false, true, true);
H A DXML.php121 public static function loadFile($filename, $isHtml = false, $xinclude = false, $strict = false) function in PHPUnit_Util_XML
/plugin/imapmarkers/syntax/
H A Dimapmarkers_simple_html_dom.php2356 function loadFile() { function in imapmarkers\\simple_html_dom
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Loader/
H A DFilesystemLoader.php82 $this->templates[$name] = $this->loadFile($name);
97 protected function loadFile($name) function in Mustache_Loader_FilesystemLoader
H A DProductionFilesystemLoader.php76 protected function loadFile($name) function in Mustache_Loader_ProductionFilesystemLoader
/plugin/photogallery/phpThumb/
H A Dphpthumb.gif.php27 if ($gif->loadFile($lpszFileName, $iIndex)) {
817 public function loadFile($lpszFileName, $iIndex) function in CGIF
/plugin/publist/bib2tpl/lib/
H A DBibTex.php235 function loadFile($filename) function in Structures_BibTex
/plugin/publistf/bib2tpl/lib/
H A DBibTex.php235 function loadFile($filename) function in Structures_BibTex
/plugin/publistx/bib2tpl/lib/
H A DBibTex.php235 function loadFile($filename) function in Structures_BibTex
/plugin/sketchcanvas/phplib/
H A Dspyc.php119 public function loadFile ($file) { function in Spyc
/plugin/sqlraw/
H A Dsimple_html_dom.php1718 function loadFile() {$args = func_get_args();$this->load_file($args);} function in simple_html_dom
/plugin/webdav/vendor/sabre/dav/lib/DAV/Auth/Backend/
H A DFile.php35 $this->loadFile($filename);
46 function loadFile($filename) { function in Sabre\\DAV\\Auth\\Backend\\File

12