isExtender

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

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

Parameters

c dchar

the character to be tested

Meta

Suggestion Box / Bug Report