do_for_each_ref  2098 refs.c         	return do_for_each_ref(&ref_cache, "", fn, 0, 0, cb_data);
do_for_each_ref  2103 refs.c         	return do_for_each_ref(get_ref_cache(submodule), "", fn, 0, 0, cb_data);
do_for_each_ref  2108 refs.c         	return do_for_each_ref(&ref_cache, prefix, fn, strlen(prefix), 0, cb_data);
do_for_each_ref  2114 refs.c         	return do_for_each_ref(get_ref_cache(submodule), prefix, fn, strlen(prefix), 0, cb_data);
do_for_each_ref  2149 refs.c         	return do_for_each_ref(&ref_cache, git_replace_ref_base, fn,
do_for_each_ref  2173 refs.c         	ret = do_for_each_ref(&ref_cache, buf.buf, fn, 0, 0, cb_data);
do_for_each_ref  2215 refs.c         	return do_for_each_ref(&ref_cache, "", fn, 0,