Home
last modified time | relevance | path

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

/dokuwiki/inc/Ui/
H A DSearch.php361 $firstColon = strpos((string)$namespace, ':', $baseNSLength + 1) ?: strlen($namespace);
362 $subtopNS = substr($namespace, 0, $firstColon);