z_attr           2255 ext/zip/php_zip.c 	zval *this = getThis(), *z_opsys, *z_attr;
z_attr           2270 ext/zip/php_zip.c 			&name, &name_len, &z_opsys, &z_attr, &flags) == FAILURE) {
z_attr           2288 ext/zip/php_zip.c 	zval_dtor(z_attr);
z_attr           2289 ext/zip/php_zip.c 	ZVAL_LONG(z_attr, attr);
z_attr           2299 ext/zip/php_zip.c 	zval *this = getThis(), *z_opsys, *z_attr;
z_attr           2312 ext/zip/php_zip.c 			&index, &z_opsys, &z_attr, &flags) == FAILURE) {
z_attr           2323 ext/zip/php_zip.c 	zval_dtor(z_attr);
z_attr           2324 ext/zip/php_zip.c 	ZVAL_LONG(z_attr, attr);