Home
last modified time | relevance | path

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

/webtrees/app/Encodings/
H A DMacRoman.php67 "\xA5" => UTF8::BULLET,
H A DWindows1251.php53 "\x95" => UTF8::BULLET,
H A DWindows1250.php53 "\x95" => UTF8::BULLET,
H A DWindows1252.php53 "\x95" => UTF8::BULLET,
H A DUTF8.php717 public const BULLET = "\u{2022}"; define in Fisharebest\\Webtrees\\Encodings\\UTF8