Searched refs:excludeNS (Results 1 – 3 of 3) sorted by relevance
174 if (isset($filter['notns'])) $queryBuilder->excludeNS($filter['notns']);
108 public function excludeNS($ns) function in helper_plugin_tagging_querybuilder
192 if (isset($filter['notns'])) $queryBuilder->excludeNS($filter['notns']);676 if (isset($parsedQuery['notns'])) $queryBuilder->excludeNS($parsedQuery['notns']);