Searched refs:g_strchr (Results 1 – 1 of 1) sorted by relevance
152 static const Char *g_strchr(const Char *, wchar_t);255 while ((ptr = g_strchr(ptr, LBRACE)) != NULL) in globexp1()460 g_strchr(qpatnext+1, RBRACKET) == NULL) { in glob0()874 g_strchr(const Char *str, wchar_t ch) in g_strchr() function