Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_API.h282 #define IS_CALLABLE_CHECK_IS_STATIC (1<<2) macro
285 #define IS_CALLABLE_STRICT (IS_CALLABLE_CHECK_IS_STATIC)
H A Dzend_API.c2624 if ((check_flags & IS_CALLABLE_CHECK_IS_STATIC) != 0) { in zend_is_callable_check_func()

Completed in 19 milliseconds