Home
last modified time | relevance | path

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

/webtrees/app/Report/
H A DReportParserGenerate.php2825 * @param bool $quote Whether to add quotation marks
2829 private function substituteVars($expression, $quote): string argument
2833 function (array $matches) use ($quote): string {
2835 if ($quote) {