Searched refs:pharcontext (Results 1 – 1 of 1) sorted by relevance
164 HashTable *pharcontext; in phar_wrapper_open_url() local212 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 6 milliseconds