dmd.entity

Defines the named entities to support the "\\&Entity;" escape sequence for strings / character literals.

Specification Named Character Entities

Members

Functions

HtmlNamedEntity
uint[2] HtmlNamedEntity(char[] name)

See if name is an HTML Named Entity

Meta