Home
last modified time | relevance | path

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

/plugin/dev/
DLangProcessor.php46 $this->removeLangKey($file, $subkey, $key);
49 $this->removeLangKey($file, $key);
67 $this->removeLangKey($file, $key);
79 protected function removeLangKey($file, $key, $sub = '') function in dokuwiki\\plugin\\dev\\LangProcessor