Home
last modified time | relevance | path

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

/PHP-7.3/ext/dom/
H A Dxpath.c194 if (!zend_make_callable(&fci.function_name, &callable)) { in dom_xpath_ext_function_php()
/PHP-7.3/ext/xsl/
H A Dxsltprocessor.c325 if (!zend_make_callable(&handler, &callable)) { in xsl_ext_function_php()
/PHP-7.3/Zend/
H A Dzend_API.h312 ZEND_API zend_bool zend_make_callable(zval *callable, zend_string **callable_name);
H A Dzend_API.c3478 ZEND_API zend_bool zend_make_callable(zval *callable, zend_string **callable_name) /* {{{ */ in zend_make_callable() function

Completed in 42 milliseconds