Searched refs:LINE_LENGTH (Results 1 – 2 of 2) sorted by relevance
/webtrees/app/Services/ | ||
H A D | GedcomExportService.php | 257 $gedcom = $this->wrapLongLines($gedcom, Gedcom::LINE_LENGTH) . "\n"; |
/webtrees/app/ | ||
H A D | Gedcom.php | 226 public const int LINE_LENGTH = 253; |