Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_API.h283 #define IS_CALLABLE_CHECK_SILENT (1<<3) macro
H A Dzend_execute_API.c815 …if (!zend_is_callable_ex(fci->function_name, fci->object_ptr, IS_CALLABLE_CHECK_SILENT, &callable_… in zend_call_function()
H A Dzend_API.c2505 if (error && !(check_flags & IS_CALLABLE_CHECK_SILENT)) { in zend_is_callable_check_func()
2672 } else if (error && !(check_flags & IS_CALLABLE_CHECK_SILENT)) { in zend_is_callable_check_func()

Completed in 24 milliseconds