Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A Dparserutils.php255 static $render_count = 0;
282 if ($render & METADATA_RENDER_UNLIMITED || $render_count < P_GET_METADATA_RENDER_LIMIT) {
295 ++$render_count;