Home
last modified time | relevance | path

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

/third_party/ulib/musl/src/string/
A Dstrstr.c11 static char* threebyte_strstr(const unsigned char* h, const unsigned char* n) { in threebyte_strstr() function
171 return threebyte_strstr((void*)h, (void*)n); in strstr()

Completed in 2 milliseconds