Home
last modified time | relevance | path

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

/PHP-5.6/ext/zip/
H A Dphp_zip.c1204 if (zr_rsrc) { in php_zip_free_entry()
1205 if (zr_rsrc->zf) { in php_zip_free_entry()
1207 zr_rsrc->zf = NULL; in php_zip_free_entry()
1209 efree(zr_rsrc); in php_zip_free_entry()
1310 zip_read_rsrc *zr_rsrc; in PHP_NAMED_FUNCTION() local
1329 efree(zr_rsrc); in PHP_NAMED_FUNCTION()
1334 if (zr_rsrc->zf) { in PHP_NAMED_FUNCTION()
1338 efree(zr_rsrc); in PHP_NAMED_FUNCTION()
1357 zip_read_rsrc * zr_rsrc; in PHP_NAMED_FUNCTION() local
1412 if (zr_rsrc->zf) { in PHP_NAMED_FUNCTION()
[all …]

Completed in 11 milliseconds