Home
last modified time | relevance | path

Searched defs:memmem (Results 1 - 13 of 13) sorted by relevance

/third_party/json/tests/thirdparty/Fuzzer/test/
H A DStrstrTest.cpp14 #define memmem(a, b, c, d) true macro
/third_party/rust/crates/memchr/bench/src/
H A Dbench.rs7 mod memmem; modules
/third_party/rust/crates/memchr/src/
H A Dlib.rs179 pub mod memmem; modules
/third_party/rust/crates/memchr/bench/src/memmem/
H A Dimp.rs701 fn memmem( memmem() functions
[all...]
/third_party/musl/src/string/
H A Dmemmem.c129 void *memmem(const void *h0, size_t k, const void *n0, size_t l) in memmem() function
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dmemutil.h129 inline const char* memmem(const char* phaystack, size_t haylen, in memmem() function
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs752 pub fn memmem( in memmem() functions
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1830 pub fn memmem( in memmem() functions
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1632 pub fn memmem( in memmem() functions
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2717 pub fn memmem( in memmem() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs4468 pub fn memmem( in memmem() functions
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs4252 pub fn memmem( in memmem() functions
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs5892 pub fn memmem( in memmem() functions

Completed in 51 milliseconds