Home
last modified time | relevance | path

Searched defs:suffix (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/inc/Search/Index/
H A DAbstractIndex.php20 protected string $suffix; variable in dokuwiki\\Search\\Index\\AbstractIndex
41 public function __construct(string $idx, string $suffix = '', bool $isWritable = false)
H A DMemoryIndex.php31 public function __construct($idx, $suffix = '', $isWritable = false)
/dokuwiki/inc/Utf8/
H A DPhpString.php22 public static function basename($path, $suffix = '')
/dokuwiki/inc/
H A Dutf8.php82 function utf8_basename($path, $suffix = '')
H A Ddeprecated.php256 function idx_getIndex($idx, $suffix)