dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
isUniAlpha
dmd
root
utf
Return !=0 if unicode alpha. Use table from C99 Appendix D.
nothrow pure @
nogc
bool
isUniAlpha
(
dchar
c
)
Meta
Source
See Implementation
dmd
root
utf
functions
isBidiControl
isUniAlpha
utf_codeLength
utf_codeLengthChar
utf_decodeChar
utf_decodeWchar
utf_isValidDchar
Return !=0 if unicode alpha. Use table from C99 Appendix D.