Home
last modified time | relevance | path

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

/PHP-8.3/ext/zip/
H A Dphp_zip.c2951 static void php_zip_get_stream(INTERNAL_FUNCTION_PARAMETERS, int type, bool accept_flags) /* {{{ */ argument
2963 if (accept_flags) {
2973 ZEND_ASSERT(accept_flags);

Completed in 15 milliseconds