Home
last modified time | relevance | path

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

/plugin/fancysearch/
H A Daction.php33 $lang = preg_quote($this->getLangCode(), '/');
65 $lang = $this->getLangCode();
75 private function getLangCode() { function in action_plugin_fancysearch
/plugin/namespacesearch/
H A Dhelper.php18 $lang = preg_quote($this->getLangCode(), '/');
57 $lang = $this->getLangCode();
67 private function getLangCode() { function in helper_plugin_namespacesearch