p_obj 1405 ext/phar/phar_object.c struct _phar_t *p_obj = (struct _phar_t*) puser; p_obj 1406 ext/phar/phar_object.c uint str_key_len, base_len = p_obj->l, fname_len; p_obj 1410 ext/phar/phar_object.c char *fname, *error = NULL, *base = p_obj->b, *save = NULL, *temp = NULL; p_obj 1413 ext/phar/phar_object.c zend_class_entry *ce = p_obj->c; p_obj 1414 ext/phar/phar_object.c phar_archive_object *phar_obj = p_obj->p; p_obj 1692 ext/phar/phar_object.c data->internal_file->offset_abs = data->internal_file->offset = php_stream_tell(p_obj->fp); p_obj 1694 ext/phar/phar_object.c php_stream_copy_to_stream_ex(fp, p_obj->fp, PHP_STREAM_COPY_ALL, &contents_len); p_obj 1696 ext/phar/phar_object.c php_stream_tell(p_obj->fp) - data->internal_file->offset; p_obj 1703 ext/phar/phar_object.c add_assoc_str(p_obj->ret, str_key, opened);