Home
last modified time | relevance | path

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

/webtrees/app/Report/
H A DReportParserGenerate.php137 private array $parser_stack = []; variable in Fisharebest\\Webtrees\\Report\\ReportParserGenerate
1195 $this->parser_stack[] = $this->parser;
1231 $this->parser = array_pop($this->parser_stack);
1386 $this->parser_stack[] = $this->parser;
1439 $this->parser = array_pop($this->parser_stack);
2311 $this->parser_stack[] = $this->parser;
2354 $this->parser = array_pop($this->parser_stack);
2537 $this->parser_stack[] = $this->parser;
2577 $this->parser = array_pop($this->parser_stack);