Home
last modified time | relevance | path

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

/php-src/ext/zip/
H A Dphp_zip.c1034 static void _php_zip_cancel_callback_free(void *ptr) in _php_zip_cancel_callback_free() function
1074 _php_zip_cancel_callback_free(intern); in php_zip_object_free_storage()
3091 _php_zip_cancel_callback_free(obj);
3095 …_cancel_callback_with_state(intern, _php_zip_cancel_callback, _php_zip_cancel_callback_free, obj))…

Completed in 11 milliseconds