Home
last modified time | relevance | path

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

/php-src/ext/zend_test/
H A Dtest.c79 static int le_throwing_resource; variable
1308le_throwing_resource = zend_register_list_destructors_ex(le_throwing_resource_dtor, NULL, "throwin… in PHP_MINIT_FUNCTION()
1497 zend_resource *res = zend_register_resource(NULL, le_throwing_resource); in PHP_FUNCTION()

Completed in 8 milliseconds