Searched refs:BULLET (Results 1 – 5 of 5) sorted by relevance
/webtrees/app/Encodings/ | ||
H A D | MacRoman.php | 67 "\xA5" => UTF8::BULLET, |
H A D | Windows1251.php | 53 "\x95" => UTF8::BULLET, |
H A D | Windows1250.php | 53 "\x95" => UTF8::BULLET, |
H A D | Windows1252.php | 53 "\x95" => UTF8::BULLET, |
H A D | UTF8.php | 717 public const BULLET = "\u{2022}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8 |