Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_builtin_functions.c1435 zval *z_resource_type; in ZEND_FUNCTION() local
1437 if (zend_parse_parameters(ZEND_NUM_ARGS(), "r", &z_resource_type) == FAILURE) { in ZEND_FUNCTION()
1441 resource_type = zend_rsrc_list_get_rsrc_type(Z_RES_P(z_resource_type)); in ZEND_FUNCTION()

Completed in 12 milliseconds