fast ~master (2019-01-11T17:14:26Z)
Home
Dub
Repo
skipToNextLine
fast
parsing
Sets the read pointer to the start of the next line.
@
nogc
nothrow pure
@
forceinline
void
skipToNextLine
(
ref
const
(
char
)*
p
)
Parameters
p
const
(
char
)*
the read pointer
Meta
Source
See Implementation
fast
parsing
functions
fixedTermStrCmp
hexDecode
hexDecode4
parseNumber
seekPast
seekToAnyOf
seekToRanges
skipAllOf
skipAsciiWhitespace
skipCharRanges
skipToNextLine
structs
NumberOptions
Sets the read pointer to the start of the next line.