Function
The string to process for possible entity encoding.
An optional list of character to entity name mappings (array of arrays). If not provided, it uses the and Latin entities as the set to map and escape.
Function to obtain an entity encoding for a specified character
Function
The string to process for possible entity encoding to decode.
An optional list of character to entity name mappings (array of arrays). If not provided, it uses the HTML and Latin entities as the set to map and decode.
Function to obtain an entity encoding for a specified character
Object
Object
Object