Home
last modified time | relevance | path

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

/plugin/src/
H A Dsyntax.php104 $code = $this->_assembling($this->_fetchFile($file, $data['start'], $data['end']));
138 function _fetchFile($fileName, $start = 0, $end = 0) { function in syntax_plugin_src