Home
last modified time | relevance | path

Searched refs:ZEND_VERIFY_TYPE_INFERENCE (Results 1 – 7 of 7) sorted by relevance

/php-src/Zend/tests/gh10168/
H A Dwrong_assign_to_variable.phpt5 if (defined('ZEND_VERIFY_TYPE_INFERENCE')) die('skip Destructor side-effects violate type inference…
/php-src/main/
H A Dmain_arginfo.h98 #if defined(ZEND_VERIFY_TYPE_INFERENCE) in register_main_symbols()
99 REGISTER_BOOL_CONSTANT("ZEND_VERIFY_TYPE_INFERENCE", ZEND_VERIFY_TYPE_INFERENCE, CONST_PERSISTENT); in register_main_symbols()
H A Dmain.stub.php360 const ZEND_VERIFY_TYPE_INFERENCE = UNKNOWN; define
/php-src/Zend/
H A Dzend_compile.h148 #ifdef ZEND_VERIFY_TYPE_INFERENCE
H A Dzend_execute.c4837 #ifdef ZEND_VERIFY_TYPE_INFERENCE in zend_swap_operands()
5508 #elif defined(ZEND_VERIFY_TYPE_INFERENCE)
H A Dzend_compile.c135 #ifdef ZEND_VERIFY_TYPE_INFERENCE in init_op()
/php-src/Zend/Optimizer/
H A Dzend_optimizer.c1438 #ifdef ZEND_VERIFY_TYPE_INFERENCE in zend_redo_pass_two_ex()

Completed in 79 milliseconds