Home
last modified time | relevance | path

Searched refs:search_universal (Results 1 – 1 of 1) sorted by path

/dokuwiki/inc/
H A Dsearch.php119 return search_universal($data, $base, $file, $type, $lvl, $opts);
151 return search_universal($data, $base, $file, $type, $lvl, $opts);
171 return search_universal($data, $base, $file, $type, $lvl, $opts);
501 function search_universal(&$data, $base, $file, $type, $lvl, $opts)
487 function search_universal(&$data,$base,$file,$type,$lvl,$opts){ global() function