Home
last modified time | relevance | path

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

/PHP-5.6/Zend/
H A Dzend_execute.c103 #define SELECTIVE_PZVAL_LOCK(pzv, opline) if (RETURN_VALUE_USED(opline)) { PZVAL_LOCK(pzv); } macro
H A Dzend_vm_execute.h14881 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_VAR_CONST()
17415 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_VAR_TMP()
19535 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_VAR_VAR()
23203 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_VAR_CV()
25187 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_UNUSED_CONST()
26618 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_UNUSED_TMP()
27957 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_UNUSED_VAR()
29734 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_UNUSED_CV()
32586 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_CV_CONST()
34891 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_CV_TMP()
[all …]
H A Dzend_vm_def.h676 SELECTIVE_PZVAL_LOCK(*retval, opline);

Completed in 154 milliseconds