Home
last modified time | relevance | path

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

/plugin/404manager/
H A Daction.php207 $bestNamespace = $this->scoreBestNamespace($ID);
224 $scoreNamespace = $this->scoreBestNamespace($ID);
321 private function scoreBestNamespace($id) function in action_plugin_404manager
/plugin/combo/action/
H A Drouter.php617 $bestNamespace = $this->scoreBestNamespace($identifier);
634 $scoreNamespace = $this->scoreBestNamespace($identifier);
667 function scoreBestNamespace($id)
661 function scoreBestNamespace($id) global() function in action_plugin_combo_router