Home
last modified time | relevance | path

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

/plugin/langdelete/
H A Dadmin.php385 array_prefix ($templates, DOKU_INC."lib/tpl/"))),
388 array_prefix ($plugins, DOKU_PLUGIN)))
473 function array_prefix ($arr, $prefix) { function