Home
last modified time | relevance | path

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

/dokuwiki/_test/tests/inc/
H A Dpageutils_clean_id.test.php9 global $cache_cleanid;
10 $cache_cleanid = array();
/dokuwiki/inc/
H A Dinit.php63 global $cache_cleanid;
64 $cache_cleanid = []; variable
H A Dpageutils.php129 global $cache_cleanid;
130 $cache = & $cache_cleanid;