Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/
H A Dphp_spl.c495 …if (!zend_is_callable_ex(zcallable, NULL, IS_CALLABLE_STRICT, &func_name, &func_name_len, &fcc, &e… in PHP_FUNCTION()
/PHP-5.5/Zend/
H A Dzend_API.h298 #define IS_CALLABLE_STRICT (IS_CALLABLE_CHECK_IS_STATIC) macro
H A Dzend_API.c3215 …if (zend_is_callable_ex(callable, NULL, IS_CALLABLE_STRICT, callable_name, NULL, &fcc, NULL TSRMLS… in zend_make_callable()

Completed in 30 milliseconds