Searched refs:to_write (Results 1 – 2 of 2) sorted by relevance
216 struct pike_string *to_write = NULL; in php_roxen_low_ub_write() local226 to_write = make_shared_binary_string(str, str_length); in php_roxen_low_ub_write()227 push_string(to_write); in php_roxen_low_ub_write()
214 struct pike_string *to_write = NULL; in php_caudium_low_ub_write() local221 to_write = make_shared_binary_string(str, str_length); in php_caudium_low_ub_write()222 push_string(to_write); in php_caudium_low_ub_write()
Completed in 10 milliseconds