Searched refs:xo_buf_append_str (Results 1 – 2 of 2) sorted by relevance
147 xo_buf_append_str (xo_buffer_t *xbp, const char *str) in xo_buf_append_str() function
4948 xo_buf_append_str(xbp, " effect-"); in xo_colors_handle_html()4949 xo_buf_append_str(xbp, xo_effect_names[i]); in xo_colors_handle_html()4972 xo_buf_append_str(xbp, " color-fg-"); in xo_colors_handle_html()4973 xo_buf_append_str(xbp, fg); in xo_colors_handle_html()4977 xo_buf_append_str(xbp, " color-bg-"); in xo_colors_handle_html()4978 xo_buf_append_str(xbp, bg); in xo_colors_handle_html()