Searched refs:fourbyte_strstr (Results 1 – 1 of 1) sorted by relevance
19 static char* fourbyte_strstr(const unsigned char* h, const unsigned char* n) { in fourbyte_strstr() function175 return fourbyte_strstr((void*)h, (void*)n); in strstr()
Completed in 3 milliseconds