Home | History | Annotate | Download | only in glib

Lines Matching full:guchar

4888 	* gdate.c (g_date_fill_parse_tokens): `s = (guchar *) str'.
4891 * gstrfuncs.c (g_strdown): `s = (guchar *) string' and
4894 (g_strchug): `start = (guchar*) string' in 1st for() argument;
4896 * gstring.c (g_string_down): `s = (guchar *) string->str'.