Home
last modified time | relevance | path

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

/PHP-8.3/ext/spl/
H A Dspl_observer.c159 zval zv_inf; in spl_object_storage_attach_handle() local
162 ZVAL_COPY_VALUE(&zv_inf, &pelement->inf); in spl_object_storage_attach_handle()
169 zval_ptr_dtor(&zv_inf); in spl_object_storage_attach_handle()
196 zval zv_inf; in spl_object_storage_attach() local
197 ZVAL_COPY_VALUE(&zv_inf, &pelement->inf); in spl_object_storage_attach()
205 zval_ptr_dtor(&zv_inf); in spl_object_storage_attach()

Completed in 13 milliseconds