more ~master (2021-04-25T17:22:00Z)
Home
Dub
Repo
skipSpace
more
parse
Undocumented in source. Be warned that the author may not have intended to support it.
inout
(
char
)*
skipSpace
(inout(char)* str)
inout
(
char
)*
skipSpace
(inout(char)* str, const(char)* limit)
pragma(
inline
)
inout
(
char
)*
skipSpace
(
inout
(
char
)*
str
,
const
(
char
)*
limit
)
Meta
Source
See Implementation
more
parse
functions
findCharIndex
findCharPtr
hasCharSet
hexValue
skipCharSet
skipSpace
startsWith