phobos-next v0.5.1 (2022-12-21T17:07:30Z)
Home
Dub
Repo
Alt.atU
nxt
symbolic
Alt
Get Length of hit at index soff in haystack or size_t.max if none.
size_t
atU
(ubyte[] haystack, size_t soff, size_t alt_hix)
class
Alt
@
safe
pure nothrow const
size_t
atU
(
in
ubyte
[]
haystack
,
size_t
soff
,
out
size_t
alt_hix
)
size_t
atU
(ubyte[] haystack, size_t soff)
Meta
Source
See Implementation
nxt
symbolic
Alt
constructors
this
functions
atIx
atU
findRawAt
opOpAssign
properties
alts
isConstant
isFixed
maxLength
minLength
Get Length of hit at index soff in haystack or size_t.max if none.