Home
last modified time | relevance | path

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

/PHP-8.3/Zend/Optimizer/
H A Dzend_func_info.h26 #define ZEND_FUNC_HAS_CALLS (1<<1) macro
H A Dzend_call_graph.c110 func_info->flags |= ZEND_FUNC_HAS_CALLS; in zend_analyze_calls()
H A Dzend_cfg.c327 flags |= ZEND_FUNC_HAS_CALLS; in zend_build_cfg()
333 flags |= ZEND_FUNC_HAS_CALLS; in zend_build_cfg()

Completed in 13 milliseconds