Home
last modified time | relevance | path

Searched refs:g_strchr (Results 1 – 1 of 1) sorted by path

/PHP-7.2/win32/
H A Dglob.c145 static Char *g_strchr(Char *, int);
232 while ((ptr = (const Char *) g_strchr((Char *) ptr, LBRACE)) != NULL)
456 g_strchr((Char *) qpatnext+1, RBRACKET) == NULL) {
883 g_strchr(str, ch) in g_strchr() function

Completed in 8 milliseconds