concat_function   169 Zend/zend_ast.c 			concat_function(result, &op1, &op2 TSRMLS_CC);
concat_function   856 Zend/zend_opcode.c 			return (binary_op_type) concat_function;
concat_function    61 Zend/zend_operators.h ZEND_API int concat_function(zval *result, zval *op1, zval *op2 TSRMLS_DC);
concat_function   139 Zend/zend_vm_def.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function   567 Zend/zend_vm_def.h 	ZEND_VM_DISPATCH_TO_HELPER_EX(zend_binary_assign_op_helper, binary_op, concat_function);
concat_function  3451 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  4639 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  5341 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  7097 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  8869 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  9921 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  10625 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  12234 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  14341 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  14742 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_VAR_CONST(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  16854 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  17256 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_VAR_TMP(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  18954 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  19356 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_VAR_VAR(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  21561 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_VAR_UNUSED(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  22590 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  22991 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_VAR_CV(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  24952 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_UNUSED_CONST(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  26366 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_UNUSED_TMP(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  27688 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_UNUSED_VAR(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  29010 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_UNUSED_UNUSED(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  29441 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_UNUSED_CV(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  31876 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  32276 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_CV_CONST(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  34160 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  34561 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_CV_TMP(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  36123 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  36524 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_CV_VAR(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  38591 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_CV_UNUSED(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);
concat_function  39472 Zend/zend_vm_execute.h 	concat_function(&EX_T(opline->result.var).tmp_var,
concat_function  39872 Zend/zend_vm_execute.h 	return zend_binary_assign_op_helper_SPEC_CV_CV(concat_function, ZEND_OPCODE_HANDLER_ARGS_PASSTHRU);