concat_function   853 Zend/zend_opcode.c 			return (binary_op_type) concat_function;
concat_function   139 Zend/zend_vm_def.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function   571 Zend/zend_vm_def.h 	ZEND_VM_DISPATCH_TO_HELPER_EX(zend_binary_assign_op_helper, binary_op, concat_function);
concat_function  3160 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  4340 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  5033 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  6785 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  8523 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  9568 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  10263 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  11870 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  13944 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  14349 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_VAR_CONST(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  16463 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  16869 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_VAR_TMP(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  18562 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  18968 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_VAR_VAR(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  21173 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_VAR_UNUSED(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  22202 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  22607 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_VAR_CV(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  24566 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_UNUSED_CONST(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  25989 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_UNUSED_TMP(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  27315 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_UNUSED_VAR(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  28641 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_UNUSED_UNUSED(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  29069 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_UNUSED_CV(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  31479 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  31883 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_CV_CONST(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  33765 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  34170 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_CV_TMP(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  35728 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  36133 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_CV_VAR(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  38201 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_CV_UNUSED(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  39083 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  39487 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_CV_CV(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);