Home
last modified time | relevance | path

Searched refs:zv_inf (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/spl/
H A Dspl_observer.c158 zval zv_inf; in spl_object_storage_attach_handle() local
161 ZVAL_COPY_VALUE(&zv_inf, &pelement->inf); in spl_object_storage_attach_handle()
168 zval_ptr_dtor(&zv_inf); in spl_object_storage_attach_handle()
193 zval zv_inf; in spl_object_storage_attach() local
194 ZVAL_COPY_VALUE(&zv_inf, &pelement->inf); in spl_object_storage_attach()
202 zval_ptr_dtor(&zv_inf); in spl_object_storage_attach()

Completed in 15 milliseconds