Home
last modified time | relevance | path

Searched refs:git_pathspec_match_list (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/
Dpathspec.h25 typedef struct git_pathspec_match_list git_pathspec_match_list; typedef
131 git_pathspec_match_list **out,
160 git_pathspec_match_list **out,
184 git_pathspec_match_list **out,
208 git_pathspec_match_list **out,
218 GIT_EXTERN(void) git_pathspec_match_list_free(git_pathspec_match_list *m);
227 const git_pathspec_match_list *m);
240 const git_pathspec_match_list *m, size_t pos);
253 const git_pathspec_match_list *m, size_t pos);
265 const git_pathspec_match_list *m);
[all …]