Home
last modified time | relevance | path

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

/PHP-5.5/ext/zip/
H A Dphp_zip.c1168 if (zr_rsrc) { in php_zip_free_entry()
1169 if (zr_rsrc->zf) { in php_zip_free_entry()
1175 free(zr_rsrc->zf); in php_zip_free_entry()
1177 zr_rsrc->zf = NULL; in php_zip_free_entry()
1179 efree(zr_rsrc); in php_zip_free_entry()
1280 zip_read_rsrc *zr_rsrc; in PHP_NAMED_FUNCTION() local
1299 efree(zr_rsrc); in PHP_NAMED_FUNCTION()
1304 if (zr_rsrc->zf) { in PHP_NAMED_FUNCTION()
1308 efree(zr_rsrc); in PHP_NAMED_FUNCTION()
1382 if (zr_rsrc->zf) { in PHP_NAMED_FUNCTION()
[all …]

Completed in 18 milliseconds