Searched refs:isSubParser (Results 1 – 1 of 1) sorted by relevance
42 protected bool $isSubParser = false; variable in dokuwiki\\Parsing\\Handler50 * @param bool $isSubParser true for the sub-parser instances the built-in53 public function __construct(?ModeRegistry $registry = null, bool $isSubParser = false) argument65 $this->isSubParser = $isSubParser;266 if ($this->isSubParser) {