Home
last modified time | relevance | path

Searched refs:_get_zval_ptr_tmp (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_vm_execute.h8419 _get_zval_ptr_tmp(opline->op1.var, execute_data, &free_op1 TSRMLS_CC), in ZEND_ADD_SPEC_TMP_CONST_HANDLER()
8434 _get_zval_ptr_tmp(opline->op1.var, execute_data, &free_op1 TSRMLS_CC), in ZEND_SUB_SPEC_TMP_CONST_HANDLER()
8449 _get_zval_ptr_tmp(opline->op1.var, execute_data, &free_op1 TSRMLS_CC), in ZEND_MUL_SPEC_TMP_CONST_HANDLER()
8464 _get_zval_ptr_tmp(opline->op1.var, execute_data, &free_op1 TSRMLS_CC), in ZEND_DIV_SPEC_TMP_CONST_HANDLER()
8479 _get_zval_ptr_tmp(opline->op1.var, execute_data, &free_op1 TSRMLS_CC), in ZEND_MOD_SPEC_TMP_CONST_HANDLER()
8494 _get_zval_ptr_tmp(opline->op1.var, execute_data, &free_op1 TSRMLS_CC), in ZEND_SL_SPEC_TMP_CONST_HANDLER()
8509 _get_zval_ptr_tmp(opline->op1.var, execute_data, &free_op1 TSRMLS_CC), in ZEND_SR_SPEC_TMP_CONST_HANDLER()
8524 _get_zval_ptr_tmp(opline->op1.var, execute_data, &free_op1 TSRMLS_CC), in ZEND_CONCAT_SPEC_TMP_CONST_HANDLER()
8539 _get_zval_ptr_tmp(opline->op1.var, execute_data, &free_op1 TSRMLS_CC), in ZEND_IS_IDENTICAL_SPEC_TMP_CONST_HANDLER()
8555 _get_zval_ptr_tmp(opline->op1.var, execute_data, &free_op1 TSRMLS_CC), in ZEND_IS_NOT_IDENTICAL_SPEC_TMP_CONST_HANDLER()
[all …]
H A Dzend_execute.c177 static zend_always_inline zval *_get_zval_ptr_tmp(zend_uint var, const zend_execute_data *execute_d… in _get_zval_ptr_tmp() function

Completed in 168 milliseconds