Home
last modified time | relevance | path

Searched refs:subtopNS (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/inc/Ui/
H A DSearch.php362 $subtopNS = substr($namespace, 0, $firstColon);
363 if (empty($namespaces[$subtopNS])) {
364 $namespaces[$subtopNS] = 0;
366 ++$namespaces[$subtopNS];