more ~master (2021-04-25T17:22:00Z)
Home
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