Home
last modified time | relevance | path

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

/PHP-7.2/ext/spl/
H A Dphp_spl.c499 if (!zend_is_callable_ex(zcallable, NULL, IS_CALLABLE_STRICT, &func_name, &fcc, &error)) { in PHP_FUNCTION()
/PHP-7.2/Zend/
H A Dzend_API.h324 #define IS_CALLABLE_STRICT (IS_CALLABLE_CHECK_IS_STATIC) macro
H A Dzend_API.c3493 if (zend_is_callable_ex(callable, NULL, IS_CALLABLE_STRICT, callable_name, &fcc, NULL)) { in zend_make_callable()

Completed in 53 milliseconds