Home
last modified time | relevance | path

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

/PHP-8.0/ext/phar/tests/
H A Dbug79797.phpt2 Bug #79797 (Use of freed hash key in the phar_parse_zipfile function)
H A Dbug71498.phpt2 Phar: bug #71498: Out-of-Bound Read in phar_parse_zipfile()
H A Dbug72928.phpt2 Phar: #72928 (Out of bound when verify signature of zip phar in phar_parse_zipfile)
/PHP-8.0/ext/phar/
H A Dphar_internal.h583 int phar_parse_zipfile(php_stream *fp, char *fname, size_t fname_len, char *alias, size_t alias_len…
H A Dzip.c196 int phar_parse_zipfile(php_stream *fp, char *fname, size_t fname_len, char *alias, size_t alias_len… in phar_parse_zipfile() function
H A Dphar.c1780 return phar_parse_zipfile(fp, fname, fname_len, alias, alias_len, pphar, error); in phar_open_from_fp()

Completed in 22 milliseconds