Home
last modified time | relevance | path

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

12

/dports/lang/php73/php-7.3.33/ext/opcache/Optimizer/
H A Dzend_func_info.h31 #define ZEND_FUNC_RECURSIVE_DIRECTLY (1<<8) macro
H A Dzend_call_graph.c229 func_info->flags |= ZEND_FUNC_RECURSIVE | ZEND_FUNC_RECURSIVE_DIRECTLY; in zend_analyze_recursion()
H A Dzend_dump.c908 if (func_flags & ZEND_FUNC_RECURSIVE_DIRECTLY) { in zend_dump_op_array()
/dports/www/php73-opcache/php-7.3.33/ext/opcache/Optimizer/
H A Dzend_func_info.h31 #define ZEND_FUNC_RECURSIVE_DIRECTLY (1<<8) macro
H A Dzend_call_graph.c229 func_info->flags |= ZEND_FUNC_RECURSIVE | ZEND_FUNC_RECURSIVE_DIRECTLY; in zend_analyze_recursion()
H A Dzend_dump.c908 if (func_flags & ZEND_FUNC_RECURSIVE_DIRECTLY) { in zend_dump_op_array()
/dports/www/mod_php73/php-7.3.33/ext/opcache/Optimizer/
H A Dzend_func_info.h31 #define ZEND_FUNC_RECURSIVE_DIRECTLY (1<<8) macro
H A Dzend_call_graph.c229 func_info->flags |= ZEND_FUNC_RECURSIVE | ZEND_FUNC_RECURSIVE_DIRECTLY; in zend_analyze_recursion()
/dports/lang/php74/php-7.4.27/ext/opcache/Optimizer/
H A Dzend_func_info.h32 #define ZEND_FUNC_RECURSIVE_DIRECTLY (1<<8) macro
H A Dzend_call_graph.c235 func_info->flags |= ZEND_FUNC_RECURSIVE | ZEND_FUNC_RECURSIVE_DIRECTLY; in zend_analyze_recursion()
/dports/www/php74-opcache/php-7.4.27/ext/opcache/Optimizer/
H A Dzend_func_info.h32 #define ZEND_FUNC_RECURSIVE_DIRECTLY (1<<8) macro
H A Dzend_call_graph.c235 func_info->flags |= ZEND_FUNC_RECURSIVE | ZEND_FUNC_RECURSIVE_DIRECTLY; in zend_analyze_recursion()
/dports/www/mod_php74/php-7.4.27/ext/opcache/Optimizer/
H A Dzend_func_info.h32 #define ZEND_FUNC_RECURSIVE_DIRECTLY (1<<8) macro
H A Dzend_call_graph.c235 func_info->flags |= ZEND_FUNC_RECURSIVE | ZEND_FUNC_RECURSIVE_DIRECTLY; in zend_analyze_recursion()
/dports/lang/php80/php-8.0.15/ext/opcache/Optimizer/
H A Dzend_func_info.h32 #define ZEND_FUNC_RECURSIVE_DIRECTLY (1<<8) macro
H A Dzend_call_graph.c200 func_info->flags |= ZEND_FUNC_RECURSIVE | ZEND_FUNC_RECURSIVE_DIRECTLY; in zend_analyze_recursion()
/dports/www/php80-opcache/php-8.0.15/ext/opcache/Optimizer/
H A Dzend_func_info.h32 #define ZEND_FUNC_RECURSIVE_DIRECTLY (1<<8) macro
H A Dzend_call_graph.c200 func_info->flags |= ZEND_FUNC_RECURSIVE | ZEND_FUNC_RECURSIVE_DIRECTLY; in zend_analyze_recursion()
/dports/www/mod_php80/php-8.0.15/ext/opcache/Optimizer/
H A Dzend_func_info.h32 #define ZEND_FUNC_RECURSIVE_DIRECTLY (1<<8) macro
H A Dzend_call_graph.c200 func_info->flags |= ZEND_FUNC_RECURSIVE | ZEND_FUNC_RECURSIVE_DIRECTLY; in zend_analyze_recursion()
/dports/www/mod_php81/php-8.1.1/Zend/Optimizer/
H A Dzend_func_info.h32 #define ZEND_FUNC_RECURSIVE_DIRECTLY (1<<8) macro
H A Dzend_call_graph.c204 func_info->flags |= ZEND_FUNC_RECURSIVE | ZEND_FUNC_RECURSIVE_DIRECTLY; in zend_analyze_recursion()
H A Dzend_dump.c944 if (func_flags & ZEND_FUNC_RECURSIVE_DIRECTLY) { in zend_dump_op_array()
/dports/lang/php81/php-8.1.1/Zend/Optimizer/
H A Dzend_func_info.h32 #define ZEND_FUNC_RECURSIVE_DIRECTLY (1<<8) macro
H A Dzend_call_graph.c204 func_info->flags |= ZEND_FUNC_RECURSIVE | ZEND_FUNC_RECURSIVE_DIRECTLY; in zend_analyze_recursion()

12