ddmd-experimental ~master (2016-08-29T08:37:18Z)
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_decodeChar
utf_decodeWchar
utf_isValidDchar
Return !=0 if unicode alpha. Use table from C99 Appendix D.