Home
last modified time | relevance | path

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

/webtrees/app/Services/
H A DGedcomExportService.php257 $gedcom = $this->wrapLongLines($gedcom, Gedcom::LINE_LENGTH) . "\n";
/webtrees/app/
H A DGedcom.php226 public const LINE_LENGTH = 253; define in Fisharebest\\Webtrees\\Gedcom