Searched refs:empty_bytes (Results 1 – 1 of 1) sorted by relevance
36 static GBytes *empty_bytes; variable43 empty_bytes = g_bytes_new_static ("", 0); in init_static()165 node->value.v_bytes = g_bytes_ref (empty_bytes); in node_new()687 return g_bytes_ref (empty_bytes); in read_string()