Home
last modified time | relevance | path

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

/dokuwiki/inc/Parsing/Handler/
H A DBlock.php80 $ccount = count($this->calls);
81 for ($i = $ccount - 1; $i >= 0; $i--) {
96 $x = $ccount; $x > $i;