Home
last modified time | relevance | path

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

/plugin/sphinxsearch-was/
H A Daction.php165 printNamespacesNew($this->_getMatchingPagenames($keywords, $categories));
345 function _getMatchingPagenames($keywords, $categories) function in action_plugin_sphinxsearch
/plugin/sphinxsearch/
Daction.php242 printNamespacesNew($this->_getMatchingPagenames($keywords, $categories));
390 function _getMatchingPagenames($keywords, $categories) function in action_plugin_sphinxsearch
/plugin/sphinxsearchwas/
Daction.php64 …if (function_exists('printNamespacesNew')) printNamespacesNew($this->_getMatchingPagenames($keywor…
148 private function _getMatchingPagenames($kw, $cat) { function in action_plugin_sphinxsearchwas