stdlow v0.1.0 (2018-12-28T19:43:26Z)
Dub
Repo
memmem
stdlow
string
Undocumented in source. Be warned that the author may not have intended to support it.
H
memmem
(H haystack_ptr, size_t size, T needle)
size_t
memmem
(H return_ptr, H haystack_ptr, size_t size, T needle)
@
trusted
size_t
memmem
(
T
H
)
(
out
H
return_ptr
,
const
H
haystack_ptr
,
size_t
size
,
const
T
needle
)
Meta
Source
See Implementation
stdlow
string
functions
memccpy
memchr
memcmp
memcpy
memmem
memmove
memrchr
memset