Searched refs:other_content (Results 1 – 1 of 1) sorted by relevance
119 const char *other_content; in string_stream_append() local121 other_content = string_stream_get_string(other); in string_stream_append()123 if (!other_content) in string_stream_append()126 return string_stream_add(stream, other_content); in string_stream_append()