Home
last modified time | relevance | path

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

/PHP-8.1/ext/zip/
H A Dphp_zip.c1350 static void php_zip_entry_get_info(INTERNAL_FUNCTION_PARAMETERS, int opt) /* {{{ */ in php_zip_entry_get_info() function
1408 php_zip_entry_get_info(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
1415 php_zip_entry_get_info(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
1422 php_zip_entry_get_info(INTERNAL_FUNCTION_PARAM_PASSTHRU, 2); in PHP_FUNCTION()
1429 php_zip_entry_get_info(INTERNAL_FUNCTION_PARAM_PASSTHRU, 3); in PHP_FUNCTION()

Completed in 10 milliseconds