Home
last modified time | relevance | path

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

/PHP-5.5/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.h14444 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_VAR_CONST()
16964 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_VAR_TMP()
19063 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_VAR_VAR()
22702 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_VAR_CV()
24661 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_UNUSED_CONST()
26084 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_UNUSED_TMP()
27410 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_UNUSED_VAR()
29164 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_UNUSED_CV()
31978 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_CV_CONST()
34265 SELECTIVE_PZVAL_LOCK(*retval, opline); in zend_pre_incdec_property_helper_SPEC_CV_TMP()
[all …]
H A Dzend_vm_def.h666 SELECTIVE_PZVAL_LOCK(*retval, opline);

Completed in 111 milliseconds