Home
last modified time | relevance | path

Searched refs:IS_CALLABLE_CHECK_IS_STATIC (Results 1 – 2 of 2) sorted by relevance

/PHP-5.4/Zend/
H A Dzend_API.h293 #define IS_CALLABLE_CHECK_IS_STATIC (1<<2) macro
296 #define IS_CALLABLE_STRICT (IS_CALLABLE_CHECK_IS_STATIC)
H A Dzend_API.c2874 if ((check_flags & IS_CALLABLE_CHECK_IS_STATIC) != 0) { in zend_is_callable_check_func()

Completed in 17 milliseconds