Home
last modified time | relevance | path

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

/plugin/dev/
DLangProcessor.php134 $found = array_merge($found, $this->phpExtract($path));
205 public function phpExtract($file) function in dokuwiki\\plugin\\dev\\LangProcessor
/plugin/dev/_test/
DLangProcessorTest.php22 $result = $pl->phpExtract($file);