Lines Matching refs:guchar
113 guchar *
117 guchar *result = NULL; in cr_simple_sel_to_string()
126 guchar *str = (guchar *) g_strndup (cur->name->stryng->str, in cr_simple_sel_to_string()
154 guchar *tmp_str = NULL; in cr_simple_sel_to_string()
166 result = (guchar *) str_buf->str; in cr_simple_sel_to_string()
175 guchar *
179 guchar *result = NULL; in cr_simple_sel_one_to_string()
185 guchar *str = (guchar *) g_strndup (a_this->name->stryng->str, in cr_simple_sel_one_to_string()
196 guchar *tmp_str = NULL; in cr_simple_sel_one_to_string()
208 result = (guchar *) str_buf->str; in cr_simple_sel_one_to_string()
230 guchar *tmp_str = NULL; in cr_simple_sel_dump()