Home
last modified time | relevance | path

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

/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_func_info.h31 #define ZEND_FUNC_RECURSIVE_DIRECTLY (1<<8) macro
H A Dzend_call_graph.c223 func_info->flags |= ZEND_FUNC_RECURSIVE | ZEND_FUNC_RECURSIVE_DIRECTLY; in zend_analyze_recursion()
H A Dzend_dump.c847 if (func_flags & ZEND_FUNC_RECURSIVE_DIRECTLY) { in zend_dump_op_array()

Completed in 15 milliseconds