zend_post_incdec_property_helper 693 Zend/zend_vm_def.h ZEND_VM_HELPER_EX(zend_post_incdec_property_helper, VAR|UNUSED|CV, CONST|TMP|VAR|CV, incdec_t incdec_op) zend_post_incdec_property_helper 789 Zend/zend_vm_def.h ZEND_VM_DISPATCH_TO_HELPER_EX(zend_post_incdec_property_helper, incdec_op, increment_function); zend_post_incdec_property_helper 794 Zend/zend_vm_def.h ZEND_VM_DISPATCH_TO_HELPER_EX(zend_post_incdec_property_helper, incdec_op, decrement_function);