Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_builtin_functions.c1400 zval *z_resource_type; in ZEND_FUNCTION() local
1402 if (zend_parse_parameters(ZEND_NUM_ARGS(), "r", &z_resource_type) == FAILURE) { in ZEND_FUNCTION()
1406 resource_type = zend_rsrc_list_get_rsrc_type(Z_RES_P(z_resource_type)); in ZEND_FUNCTION()

Completed in 10 milliseconds