dmd.entity
Defines the named entities to support the "\&Entity;" escape sequence for strings / character literals.
Discussion
Specification Named Character Entities
License
Source: entity.d
Documentation: https://dlang.org/phobos/dmd_entity.html
- 
  Declarationpure nothrow @nogc @safe uint[2]HtmlNamedEntity(scope const char[]name);See if nameParameterschar[]namenameof the entityReturn Valuecode point corresponding to the named entity ~0 for not recognized as a named entity