pharcontext 164 ext/phar/stream.c HashTable *pharcontext; pharcontext 212 ext/phar/stream.c pharcontext = HASH_OF(*pzoption); pharcontext 215 ext/phar/stream.c && zend_hash_find(pharcontext, "compress", sizeof("compress"), (void**)&pzoption) == SUCCESS pharcontext 222 ext/phar/stream.c if (zend_hash_find(pharcontext, "metadata", sizeof("metadata"), (void**)&pzoption) == SUCCESS) {