Home
last modified time | relevance | path

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

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

Completed in 15 milliseconds