Searched refs:globchars (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/opie/
H A Dglob.c107 static char *globchars = "`{[*?"; variable
239 if (any(c, globchars))
422 while (!any(*cs, globchars)) {

Completed in 102 milliseconds