Home
last modified time | relevance | path

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

/webtrees/app/Report/
H A DReportParserGenerate.php265 * @param int $nlevel the level of the CONT lines to get
270 public static function getCont(int $nlevel, string $nrec): string argument
276 if (substr($thisSubrecord, 0, 2) !== $nlevel . ' ') {