Searched refs:threebyte_strstr (Results 1 – 1 of 1) sorted by relevance
11 static char* threebyte_strstr(const unsigned char* h, const unsigned char* n) { in threebyte_strstr() function171 return threebyte_strstr((void*)h, (void*)n); in strstr()
Completed in 2 milliseconds