Home
last modified time | relevance | path

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

/PHP-5.5/ext/phar/
H A Dstream.c164 HashTable *pharcontext; in phar_wrapper_open_url() local
212 pharcontext = HASH_OF(*pzoption); in phar_wrapper_open_url()
215 && zend_hash_find(pharcontext, "compress", sizeof("compress"), (void**)&pzoption) == SUCCESS in phar_wrapper_open_url()
222 if (zend_hash_find(pharcontext, "metadata", sizeof("metadata"), (void**)&pzoption) == SUCCESS) { in phar_wrapper_open_url()

Completed in 10 milliseconds