phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
Alt.atRaw
nxt
pattern
Alt
Get Length of hit at index soff in input or size_t.max if none.
size_t
atRaw
(Data input, size_t soff, size_t alt_hix)
class
Alt
extern (
D
) @
safe
pure nothrow const @
nogc
size_t
atRaw
(
in
Data
input
,
size_t
soff
,
out
size_t
alt_hix
)
size_t
atRaw
(Data input, size_t soff)
Meta
Source
See Implementation
nxt
pattern
Alt
constructors
this
functions
atIx
atRaw
findRawAt
opOpAssign
properties
alts
bounds
isConstant
isFixed
Get Length of hit at index soff in input or size_t.max if none.