isIdeographic

Returns true if the character is an ideographic character according to the XML standard

@safe @nogc nothrow pure
bool
isIdeographic
(
dchar c
)

Parameters

c dchar

the character to be tested

Meta

Suggestion Box / Bug Report