Go to the source code of this file.
Classes | |
class | entity |
Variables | |
$_entities ['cp1251'] | |
$_entities ['named'] |
$_entities['named'] |
Definition at line 99 of file entity.php.
$_entities['cp1251'] |
Initial value:
array ( '€' => '€', '‚' => '‚', 'ƒ' => 'ƒ', '„' => '„', '…' => '…', '†' => '†', '‡' => '‡', 'ˆ' => 'ˆ', '‰' => '‰', 'Š' => 'Š', '‹' => '‹', 'Œ' => 'Œ', 'Ž' => 'Ž', '‘' => '‘', '’' => '’', '“' => '“', '”' => '”', '•' => '•', '–' => '–', '—' => '—', '˜' => '˜', '™' => '™', 'š' => 'š', '›' => '›', 'œ' => 'œ', 'ž' => 'ž', 'Ÿ' => 'Ÿ', )
Definition at line 87 of file entity.php.
Referenced by entity::_named(), entity::normalize_numeric(), and entity::numeric_to_named().