Home
last modified time | relevance | path

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

/PHP-7.4/ext/phar/
H A Dstream.c167 HashTable *pharcontext; in phar_wrapper_open_url() local
215 pharcontext = HASH_OF(pzoption); in phar_wrapper_open_url()
218 && (pzoption = zend_hash_str_find(pharcontext, "compress", sizeof("compress")-1)) != NULL in phar_wrapper_open_url()
225 if ((pzoption = zend_hash_str_find(pharcontext, "metadata", sizeof("metadata")-1)) != NULL) { in phar_wrapper_open_url()

Completed in 6 milliseconds