Home
last modified time | relevance | path

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

/dokuwiki/lib/exe/
H A Djquery.php44 http_cached_finish($cache->cache, $js);
H A Djs.php168 http_cached_finish($cache->cache, $js);
H A Dcss.php196 http_cached_finish($cache->cache, $css);
/dokuwiki/inc/
H A Dhttputils.php253 function http_cached_finish($file, $content) function