Home
last modified time | relevance | path

Searched refs:noNSorNS (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/_test/tests/inc/
H A Dpageutils_nons.test.php34 $this->assertSame($expected, noNSorNS($input), $input);
/dokuwiki/inc/parser/
H A Drenderer.php907 return noNSorNS($name);
/dokuwiki/inc/
H A Dpageutils.php226 function noNSorNS($id) function
H A Dfulltext.php307 if ((strpos($in_ns ? $p_id : noNSorNS($p_id), $cleaned) !== false)) {
H A Dcommon.php418 $name = noNSorNS($ID);