Home | History | Annotate | Download | only in src

Lines Matching full:glob_table

98 static void glob_table(const char *, XPtrV *, struct table *);
467 glob_table(pat, &w, &keywords);
468 glob_table(pat, &w, &aliases);
469 glob_table(pat, &w, &builtins);
471 glob_table(pat, &w, &l->funs);
745 glob_table(const char *pat, XPtrV *wp, struct table *tp)