Home
last modified time | relevance | path

Searched refs:threebyte_memmem (Results 1 – 1 of 1) sorted by relevance

/third_party/ulib/musl/src/string/
A Dmemmem.c13 static char* threebyte_memmem(const unsigned char* h, size_t k, const unsigned char* n) { in threebyte_memmem() function
165 return threebyte_memmem(h, k, n); in memmem()

Completed in 3 milliseconds