tango ~d2port (2022-05-08T12:05:15.977309)
Dub
Repo
encode
tango
text
Regex
Undocumented in source.
void
encode
(const(char)[] s, dchar c)
void
encode
(
ref
const
(
char
)[]
s
,
dchar
c
)
void
encode
(const(wchar)[] s, dchar c)
void
encode
(const(dchar)[] s, dchar c)
Meta
Source
See Implementation
tango
text
Regex
aliases
Regex
classes
RegExpException
RegExpT
UtfException
functions
_bug
decode
encode
isValidDchar
main
quickSort
structs
CharClass
CharRange