to_write 214 sapi/caudium/caudium.c struct pike_string *to_write = NULL; to_write 221 sapi/caudium/caudium.c to_write = make_shared_binary_string(str, str_length); to_write 222 sapi/caudium/caudium.c push_string(to_write); to_write 216 sapi/roxen/roxen.c struct pike_string *to_write = NULL; to_write 226 sapi/roxen/roxen.c to_write = make_shared_binary_string(str, str_length); to_write 227 sapi/roxen/roxen.c push_string(to_write);