Searched refs:other_content (Results 1 – 1 of 1) sorted by relevance
121 const char *other_content; in string_stream_append() local123 other_content = string_stream_get_string(other); in string_stream_append()125 if (!other_content) in string_stream_append()128 return string_stream_add(stream, other_content); in string_stream_append()
Completed in 3 milliseconds