Home
last modified time | relevance | path

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

/plugin/dev/
DLangProcessor.php137 $found['js'] = array_merge($found['js'], $this->jsExtract($path));
183 public function jsExtract($file) function in dokuwiki\\plugin\\dev\\LangProcessor
/plugin/dev/_test/
DLangProcessorTest.php36 $result = $pl->jsExtract($file);