dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
isBidiControl
dmd
root
utf
Checks whether an Unicode code point is a bidirectional control character.
@
nogc
nothrow pure @
safe
bool
isBidiControl
(
dchar
c
)
Meta
Source
See Implementation
dmd
root
utf
functions
isBidiControl
isUniAlpha
utf_codeLength
utf_codeLengthChar
utf_decodeChar
utf_decodeWchar
utf_isValidDchar
Checks whether an Unicode code point is a bidirectional control character.