Home
last modified time | relevance | path

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

/dports/devel/git-svn/git-2.34.1/
H A Dlog-tree.c83 static int match_ref_pattern(const char *refname, in match_ref_pattern() function
110 if (match_ref_pattern(refname, item)) in ref_filter_match()
117 if (match_ref_pattern(refname, item)) in ref_filter_match()
125 if (match_ref_pattern(refname, item)) in ref_filter_match()
/dports/devel/git-gui/git-2.34.1/
H A Dlog-tree.c83 static int match_ref_pattern(const char *refname, in match_ref_pattern() function
110 if (match_ref_pattern(refname, item)) in ref_filter_match()
117 if (match_ref_pattern(refname, item)) in ref_filter_match()
125 if (match_ref_pattern(refname, item)) in ref_filter_match()
/dports/devel/git-p4/git-2.34.1/
H A Dlog-tree.c83 static int match_ref_pattern(const char *refname, in match_ref_pattern() function
110 if (match_ref_pattern(refname, item)) in ref_filter_match()
117 if (match_ref_pattern(refname, item)) in ref_filter_match()
125 if (match_ref_pattern(refname, item)) in ref_filter_match()
/dports/devel/git/git-2.34.1/
H A Dlog-tree.c83 static int match_ref_pattern(const char *refname, in match_ref_pattern() function
110 if (match_ref_pattern(refname, item)) in ref_filter_match()
117 if (match_ref_pattern(refname, item)) in ref_filter_match()
125 if (match_ref_pattern(refname, item)) in ref_filter_match()
/dports/devel/git-cvs/git-2.34.1/
H A Dlog-tree.c83 static int match_ref_pattern(const char *refname, in match_ref_pattern() function
110 if (match_ref_pattern(refname, item)) in ref_filter_match()
117 if (match_ref_pattern(refname, item)) in ref_filter_match()
125 if (match_ref_pattern(refname, item)) in ref_filter_match()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dshow-branch.c443 static const char *match_ref_pattern = NULL; variable
460 if (wildmatch(match_ref_pattern, tail, 0)) in append_matching_ref()
542 match_ref_pattern = av; in append_one_rev()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dshow-branch.c443 static const char *match_ref_pattern = NULL; variable
460 if (wildmatch(match_ref_pattern, tail, 0)) in append_matching_ref()
542 match_ref_pattern = av; in append_one_rev()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dshow-branch.c443 static const char *match_ref_pattern = NULL; variable
460 if (wildmatch(match_ref_pattern, tail, 0)) in append_matching_ref()
542 match_ref_pattern = av; in append_one_rev()
/dports/devel/git/git-2.34.1/builtin/
H A Dshow-branch.c443 static const char *match_ref_pattern = NULL; variable
460 if (wildmatch(match_ref_pattern, tail, 0)) in append_matching_ref()
542 match_ref_pattern = av; in append_one_rev()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dshow-branch.c443 static const char *match_ref_pattern = NULL; variable
460 if (wildmatch(match_ref_pattern, tail, 0)) in append_matching_ref()
542 match_ref_pattern = av; in append_one_rev()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dshow-branch.c443 static const char *match_ref_pattern = NULL; variable
460 if (wildmatch(match_ref_pattern, tail, 0)) in append_matching_ref()
543 match_ref_pattern = av; in append_one_rev()
/dports/devel/cgit/cgit-1.2.3/git/
H A Drefs.c324 static int match_ref_pattern(const char *refname, in match_ref_pattern() function
348 if (match_ref_pattern(refname, item)) in ref_filter_match()
356 if (match_ref_pattern(refname, item)) { in ref_filter_match()