Searched refs:g_strchr (Results 1 – 2 of 2) sorted by relevance
140 static Char *g_strchr(Char *, int);225 while ((ptr = (const Char *) g_strchr((Char *) ptr, LBRACE)) != NULL)441 g_strchr((Char *) qpatnext+1, RBRACKET) == NULL) {884 g_strchr(str, ch) in g_strchr() function
183 static wcat_t *g_strchr(const wcat_t *, wchar_t);310 if ((ptr = (const wcat_t *) g_strchr(ptr, LBRACE)) != NULL) in globexp1()511 if ((colon = g_strchr(pattern, COLON)) == NULL || in g_charclass()587 g_strchr(qpatnext+1, RBRACKET) == NULL) { in glob0()1248 g_strchr(const wcat_t *str, wchar_t ch) in g_strchr() function