for_each_glob_ref  693 builtin/rev-parse.c 				for_each_glob_ref(show_reference, arg + 7, NULL);
for_each_glob_ref  938 notes.c        		for_each_glob_ref(string_list_add_one_ref, glob, list);
for_each_glob_ref  180 refs.h         extern int for_each_glob_ref(each_ref_fn fn, const char *pattern, void *cb_data);
for_each_glob_ref 2141 revision.c     		for_each_glob_ref(handle_one_ref, optarg, &cb);