Home
last modified time | relevance | path

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

/plugin/xcom/
H A Dremote.php105 $result =$this->find_all_files($namespace,$regex);
124 function find_all_files($dir,$regex="") function in remote_plugin_xcom
134 foreach($this->find_all_files("$dir/$value",$regex) as $value)