Lines Matching refs:Z_ZIP_P
457 ze_zip_object *obj = Z_ZIP_P(object); \
1449 ze_obj = Z_ZIP_P(self);
1550 ze_obj = Z_ZIP_P(self);
1622 ze_obj = Z_ZIP_P(self); /* not ZIP_FROM_OBJECT as we can use saved error after close */
1681 if ((Z_ZIP_P(self)->last_id = zip_dir_add(intern, (const char *)s, flags)) == -1) {
1737 ze_obj = Z_ZIP_P(self);
1846 if (php_zip_add_file(Z_ZIP_P(self), ZSTR_VAL(filename), ZSTR_LEN(filename),
1879 if (php_zip_add_file(Z_ZIP_P(self), ZSTR_VAL(filename), ZSTR_LEN(filename),
1908 ze_obj = Z_ZIP_P(self);
2944 obj = Z_ZIP_P(self);
2989 obj = Z_ZIP_P(self);