pharcontext       164 ext/phar/stream.c 	HashTable *pharcontext;
pharcontext       212 ext/phar/stream.c 			pharcontext = HASH_OF(pzoption);
pharcontext       215 ext/phar/stream.c 				&& (pzoption = zend_hash_str_find(pharcontext, "compress", sizeof("compress")-1)) != NULL
pharcontext       222 ext/phar/stream.c 			if ((pzoption = zend_hash_str_find(pharcontext, "metadata", sizeof("metadata")-1)) != NULL) {