Home
last modified time | relevance | path

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

/PHP-7.4/ext/phar/
H A Dzip.c164 static char *phar_find_eocd(const char *s, size_t n) in phar_find_eocd() function
231 if ((p = phar_find_eocd(buf, size)) != NULL) { in phar_parse_zipfile()

Completed in 10 milliseconds