ddmd-experimental ~master (2021-12-25T08:46:30.2604305)
Dub
Repo
isUniAlpha
ddmd
utf
Return !=0 if unicode alpha. Use table from C99 Appendix D.
nothrow pure @
nogc
bool
isUniAlpha
(
dchar
c
)
Meta
Source
See Implementation
ddmd
utf
functions
isUniAlpha
utf_codeLength
utf_codeLengthChar
utf_codeLengthWchar
utf_decodeChar
utf_decodeWchar
utf_encode
utf_encodeChar
utf_encodeWchar
utf_isValidDchar
Return !=0 if unicode alpha. Use table from C99 Appendix D.