Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A Dparserutils.php158 $parsed = p_render($format, p_cached_instructions($file, false, $id), $info);
187 function p_cached_instructions($file, $cacheonly = false, $id = '') function
520 $instructions = p_cached_instructions(wikiFN($id), false, $id);
/dokuwiki/inc/Remote/
H A DApiCore.php530 $ins = p_cached_instructions(wikiFN($page));