Home
last modified time | relevance | path

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

/plugin/dokutexit/
H A Dconfig.php37 var $all_files; variable in config_plugin_texit
424 $this->all_files = $result;
436 function compile_header($base, $dest, $all_files) { argument
444 foreach($this->all_files as $value) {
520 if (!is_array($this->all_files)) {
523 if (!is_array($this->all_files)) {
527 foreach($this->all_files as $base => $dest) {
533 $this->compile_header($base, $destfn, $this->all_files);
627 foreach($this->all_files as $base => $dest) {