Searched refs:decoded_attr (Results 1 – 2 of 2) sorted by relevance
2179 gchar *decoded_attr, *decoded_value; in g_uri_params_iter_next() local2212 if (!uri_decode (&decoded_attr, NULL, ri->attr, attr_end - ri->attr, in g_uri_params_iter_next()2222 g_free (decoded_attr); in g_uri_params_iter_next()2227 *attribute = g_steal_pointer (&decoded_attr); in g_uri_params_iter_next()2231 g_free (decoded_attr); in g_uri_params_iter_next()
579 union decoded_attr { union586 union decoded_attr *decoded) in terminal_decode_attr()946 union decoded_attr attr; in terminal_send_selection()980 union decoded_attr attr;995 glyph_run_flush(struct glyph_run *run, union decoded_attr attr) in glyph_run_flush()1049 union decoded_attr attr; in redraw_handler()