Searched refs:phar_find_eocd (Results 1 – 1 of 1) sorted by relevance
164 static char *phar_find_eocd(const char *s, size_t n) in phar_find_eocd() function231 if ((p = phar_find_eocd(buf, size)) != NULL) { in phar_parse_zipfile()
Completed in 11 milliseconds