html/html_entity_data library

Constants

htmlEntityMaxKeyLength → const int
Length of the longest key in htmlNamedEntities.
htmlEntityMaxLegacyLength → const int
Longest legacy entity (without trailing semicolon) in htmlNamedEntities.
htmlNamedEntities → const Map<String, String>
HTML5 named character reference map.