Home
last modified time | relevance | path

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

/PHP-8.3/ext/zend_test/
H A Dtest.c77 static int le_throwing_resource; variable
1252le_throwing_resource = zend_register_list_destructors_ex(le_throwing_resource_dtor, NULL, "throwin… in PHP_MINIT_FUNCTION()
1440 zend_resource *res = zend_register_resource(NULL, le_throwing_resource); in PHP_FUNCTION()

Completed in 74 milliseconds