bool ellipsis‿entity‿used
True if the processed language excepts html entities as special encoding of characters.
Definition ellipsis-entity.c:12
size_t ellipsis‿entity(char32_t pc32[static 1], char const s[restrict static 3])
Detect an html or xml entity in s and return the Unicode code point in pc32[0].
Definition ellipsis-entity.c:14