string_list_add_refs_by_glob  108 notes-utils.c  			string_list_add_refs_by_glob(c->refs, v);
string_list_add_refs_by_glob  959 notes.c        		string_list_add_refs_by_glob(list, split.items[i].string);
string_list_add_refs_by_glob  972 notes.c        		string_list_add_refs_by_glob(&display_notes_refs, v);
string_list_add_refs_by_glob 1067 notes.c        			string_list_add_refs_by_glob(&display_notes_refs,
string_list_add_refs_by_glob  284 notes.h        void string_list_add_refs_by_glob(struct string_list *list, const char *glob);