Home
last modified time | relevance | path

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

/PHP-7.3/ext/zip/
H A Dphp_zip.c1099 if (zr_rsrc) { in php_zip_free_entry()
1100 if (zr_rsrc->zf) { in php_zip_free_entry()
1102 zr_rsrc->zf = NULL; in php_zip_free_entry()
1104 efree(zr_rsrc); in php_zip_free_entry()
1207 zip_read_rsrc *zr_rsrc; in PHP_NAMED_FUNCTION() local
1229 efree(zr_rsrc); in PHP_NAMED_FUNCTION()
1234 if (zr_rsrc->zf) { in PHP_NAMED_FUNCTION()
1238 efree(zr_rsrc); in PHP_NAMED_FUNCTION()
1257 zip_read_rsrc * zr_rsrc; in PHP_NAMED_FUNCTION() local
1321 if (zr_rsrc->zf) { in PHP_NAMED_FUNCTION()
[all …]

Completed in 13 milliseconds