prop_name_length 1181 Zend/zend_compile.c 	size_t prop_name_length = 1 + src1_length + 1 + src2_length;
prop_name_length 1182 Zend/zend_compile.c 	zend_string *prop_name = zend_string_alloc(prop_name_length, internal);