entity.php File Reference

Go to the source code of this file.

Classes

class  entity

Variables

 $_entities ['cp1251']
 $_entities ['named']


Variable Documentation

$_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().



Generated on Wed Jun 25 17:26:00 2008 by  doxygen 1.5.5