Home
last modified time | relevance | path

Searched defs:memmem (Results 1 – 12 of 12) sorted by relevance

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