phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
Patt.matchU
nxt
symbolic
Patt
Match
this
with
haystack
at Offset
soff
.
class
Patt
@
safe
pure nothrow final ref const
auto ref
matchU
(
in
ubyte
[]
haystack
,
size_t
soff
= 0
)
Return Value
Type:
auto ref
Matched slice or [] if not match.
Meta
Source
See Implementation
nxt
symbolic
Patt
functions
findAt
findRawAt
mandatories
matchU
optionals
Match this with haystack at Offset soff.