Home
last modified time | relevance | path

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

/PHP-5.4/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.h12583 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_VAR_CONST()
14923 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_VAR_TMP()
16845 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_VAR_VAR()
20140 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_VAR_CV()
21919 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_UNUSED_CONST()
23172 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_UNUSED_TMP()
24331 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_UNUSED_VAR()
25758 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_UNUSED_CV()
28413 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_CV_CONST()
30528 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_CV_TMP()
[all …]
H A Dzend_vm_def.h660 SELECTIVE_PZVAL_LOCK(*retval, opline);

Completed in 127 milliseconds