Searched refs:globs (Results 1 – 8 of 8) sorted by relevance
17 my @globs = ();25 my $glob = \@globs;34 $glob = \@globs;74 (printf "%s\n", $_) foreach (@globs);83 my $glob_regex = '^_(' . (join '|',@globs) . ')$';
10 pass5.c setup.c utilities.c ffs_subr.c ffs_tables.c globs.c
12 globs.c
138 /* Replace non-syntax fields with globs. */
5586 Dwarf_Global *globs; in dump_dwarf_pubnames() local5638 if (dwarf_get_globals(re->dbg, &globs, &cnt, &de) != DW_DLV_OK) { in dump_dwarf_pubnames()5645 if (dwarf_globname(globs[i], &glob_name, &de) != DW_DLV_OK) { in dump_dwarf_pubnames()5649 if (dwarf_global_die_offset(globs[i], &die_off, &de) != in dump_dwarf_pubnames()
1442 91. Which now globs its arguments1923 8. Unsetenv now globs its arguments! Before it did not...
520 - Fix ftp url reget when globs are being used.
4031 globs (patch from Dag-Erling Smørgrav).5156 - ignore trusted-keys globs that have no files (from Paul Wouters).