Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/string/
Dmemmem.c69 twoway_memmem(const unsigned char *h, const unsigned char *z, in twoway_memmem() function
182 return twoway_memmem(h, h+k, n, l); in memmem()