increment_function  622 Zend/zend_vm_def.h 	ZEND_VM_DISPATCH_TO_HELPER_EX(zend_pre_incdec_property_helper, incdec_op, increment_function);
increment_function  713 Zend/zend_vm_def.h 	ZEND_VM_DISPATCH_TO_HELPER_EX(zend_post_incdec_property_helper, incdec_op, increment_function);
increment_function  747 Zend/zend_vm_def.h 		increment_function(val);
increment_function  751 Zend/zend_vm_def.h 		increment_function(*var_ptr);
increment_function  834 Zend/zend_vm_def.h 		increment_function(val);
increment_function  838 Zend/zend_vm_def.h 		increment_function(*var_ptr);
increment_function 6912 Zend/zend_vm_execute.h 		increment_function(val);
increment_function 6916 Zend/zend_vm_execute.h 		increment_function(*var_ptr);
increment_function 6999 Zend/zend_vm_execute.h 		increment_function(val);
increment_function 7003 Zend/zend_vm_execute.h 		increment_function(*var_ptr);
increment_function 8828 Zend/zend_vm_execute.h 	return zend_pre_incdec_property_helper_SPEC_VAR_CONST(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 8919 Zend/zend_vm_execute.h 	return zend_post_incdec_property_helper_SPEC_VAR_CONST(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 10345 Zend/zend_vm_execute.h 	return zend_pre_incdec_property_helper_SPEC_VAR_TMP(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 10436 Zend/zend_vm_execute.h 	return zend_post_incdec_property_helper_SPEC_VAR_TMP(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 11865 Zend/zend_vm_execute.h 	return zend_pre_incdec_property_helper_SPEC_VAR_VAR(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 11956 Zend/zend_vm_execute.h 	return zend_post_incdec_property_helper_SPEC_VAR_VAR(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 13869 Zend/zend_vm_execute.h 	return zend_pre_incdec_property_helper_SPEC_VAR_CV(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 13960 Zend/zend_vm_execute.h 	return zend_post_incdec_property_helper_SPEC_VAR_CV(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 15267 Zend/zend_vm_execute.h 	return zend_pre_incdec_property_helper_SPEC_UNUSED_CONST(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 15358 Zend/zend_vm_execute.h 	return zend_post_incdec_property_helper_SPEC_UNUSED_CONST(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 16291 Zend/zend_vm_execute.h 	return zend_pre_incdec_property_helper_SPEC_UNUSED_TMP(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 16382 Zend/zend_vm_execute.h 	return zend_post_incdec_property_helper_SPEC_UNUSED_TMP(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 17271 Zend/zend_vm_execute.h 	return zend_pre_incdec_property_helper_SPEC_UNUSED_VAR(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 17362 Zend/zend_vm_execute.h 	return zend_post_incdec_property_helper_SPEC_UNUSED_VAR(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 18516 Zend/zend_vm_execute.h 	return zend_pre_incdec_property_helper_SPEC_UNUSED_CV(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 18607 Zend/zend_vm_execute.h 	return zend_post_incdec_property_helper_SPEC_UNUSED_CV(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 19206 Zend/zend_vm_execute.h 		increment_function(val);
increment_function 19210 Zend/zend_vm_execute.h 		increment_function(*var_ptr);
increment_function 19291 Zend/zend_vm_execute.h 		increment_function(val);
increment_function 19295 Zend/zend_vm_execute.h 		increment_function(*var_ptr);
increment_function 20955 Zend/zend_vm_execute.h 	return zend_pre_incdec_property_helper_SPEC_CV_CONST(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 21046 Zend/zend_vm_execute.h 	return zend_post_incdec_property_helper_SPEC_CV_CONST(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 22464 Zend/zend_vm_execute.h 	return zend_pre_incdec_property_helper_SPEC_CV_TMP(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 22555 Zend/zend_vm_execute.h 	return zend_post_incdec_property_helper_SPEC_CV_TMP(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 23976 Zend/zend_vm_execute.h 	return zend_pre_incdec_property_helper_SPEC_CV_VAR(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 24067 Zend/zend_vm_execute.h 	return zend_post_incdec_property_helper_SPEC_CV_VAR(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 25970 Zend/zend_vm_execute.h 	return zend_pre_incdec_property_helper_SPEC_CV_CV(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
increment_function 26061 Zend/zend_vm_execute.h 	return zend_post_incdec_property_helper_SPEC_CV_CV(increment_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);