Searched refs:ZEND_FUNC_HAS_CALLS (Results 1 – 3 of 3) sorted by relevance
26 #define ZEND_FUNC_HAS_CALLS (1<<1) macro
110 func_info->flags |= ZEND_FUNC_HAS_CALLS; in zend_analyze_calls()
327 flags |= ZEND_FUNC_HAS_CALLS; in zend_build_cfg()333 flags |= ZEND_FUNC_HAS_CALLS; in zend_build_cfg()
Completed in 11 milliseconds