Searched refs:zend_make_callable (Results 1 – 4 of 4) sorted by relevance
196 if (!zend_make_callable(&fci.function_name, &callable)) { in dom_xpath_ext_function_php()
328 if (!zend_make_callable(&handler, &callable)) { in xsl_ext_function_php()
315 ZEND_API zend_bool zend_make_callable(zval *callable, zend_string **callable_name);
3391 ZEND_API zend_bool zend_make_callable(zval *callable, zend_string **callable_name) /* {{{ */ in zend_make_callable() function
Completed in 27 milliseconds