more ~cgiUpdates (2022-04-23T18:41:30.7951577)
Dub
Repo
findCharIndex
more
parse
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
findCharIndex
(const(char)* str, char c)
size_t
findCharIndex
(const(char)* str, const(char)* limit, char c)
size_t
findCharIndex
(const(char)[] str, char c)
size_t
findCharIndex
(
const
(
char
)[]
str
,
char
c
)
Meta
Source
See Implementation
more
parse
functions
findCharIndex
findCharPtr
hasCharSet
hexValue
skipCharSet
skipSpace
startsWith