Searched refs:STRING_TERMINATOR (Results 1 – 2 of 2) sorted by relevance
/webtrees/app/Encodings/ | ||
H A D | UTF8.php | 35 public const STRING_TERMINATOR = "\u{009C}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8 |
H A D | ANSEL.php | 106 "\x89" => UTF8::STRING_TERMINATOR, |