Home
last modified time | relevance | path

Searched defs:startElement (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Report/
H A DReportParserBase.php110 protected function startElement($parser, string $name, array $attrs): void function in Fisharebest\\Webtrees\\Report\\ReportParserBase
H A DReportParserGenerate.php299 protected function startElement($parser, string $name, array $attrs): void function in Fisharebest\\Webtrees\\Report\\ReportParserGenerate