Home
last modified time | relevance | path

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

/PHP-7.1/ext/phar/
H A Dstream.c165 HashTable *pharcontext; in phar_wrapper_open_url() local
213 pharcontext = HASH_OF(pzoption); in phar_wrapper_open_url()
216 && (pzoption = zend_hash_str_find(pharcontext, "compress", sizeof("compress")-1)) != NULL in phar_wrapper_open_url()
223 if ((pzoption = zend_hash_str_find(pharcontext, "metadata", sizeof("metadata")-1)) != NULL) { in phar_wrapper_open_url()

Completed in 6 milliseconds