mod_function      148 Zend/zend_ast.c 			mod_function(result, &op1, &op2 TSRMLS_CC);
mod_function      844 Zend/zend_opcode.c 			return (binary_op_type) mod_function;
mod_function      880 Zend/zend_operators.h 	return mod_function(result, op1, op2 TSRMLS_CC);
mod_function      552 Zend/zend_vm_def.h 	ZEND_VM_DISPATCH_TO_HELPER_EX(zend_binary_assign_op_helper, binary_op, mod_function);
mod_function     14724 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_VAR_CONST(mod_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
mod_function     17238 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_VAR_TMP(mod_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
mod_function     19338 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_VAR_VAR(mod_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
mod_function     21542 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_VAR_UNUSED(mod_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
mod_function     22972 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_VAR_CV(mod_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
mod_function     24932 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_UNUSED_CONST(mod_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
mod_function     26346 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_UNUSED_TMP(mod_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
mod_function     27668 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_UNUSED_VAR(mod_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
mod_function     28990 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_UNUSED_UNUSED(mod_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
mod_function     29421 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_UNUSED_CV(mod_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
mod_function     32256 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_CV_CONST(mod_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
mod_function     34541 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_CV_TMP(mod_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
mod_function     36504 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_CV_VAR(mod_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
mod_function     38570 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_CV_UNUSED(mod_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
mod_function     39851 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_CV_CV(mod_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);