Home
last modified time | relevance | path

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

/dports/devel/git-p4/git-2.34.1/
H A Drefs.c752 static int is_other_pseudoref_syntax(const char *refname)
770 if (is_other_pseudoref_syntax(refname))
/dports/devel/git-svn/git-2.34.1/
H A Drefs.c752 static int is_other_pseudoref_syntax(const char *refname) in is_other_pseudoref_syntax() function
770 if (is_other_pseudoref_syntax(refname)) in ref_type()
/dports/devel/git-gui/git-2.34.1/
H A Drefs.c752 static int is_other_pseudoref_syntax(const char *refname) in is_other_pseudoref_syntax() function
770 if (is_other_pseudoref_syntax(refname)) in ref_type()
/dports/devel/git/git-2.34.1/
H A Drefs.c752 static int is_other_pseudoref_syntax(const char *refname) in is_other_pseudoref_syntax() function
770 if (is_other_pseudoref_syntax(refname)) in ref_type()
/dports/devel/git-cvs/git-2.34.1/
H A Drefs.c752 static int is_other_pseudoref_syntax(const char *refname) in is_other_pseudoref_syntax() function
770 if (is_other_pseudoref_syntax(refname)) in ref_type()
/dports/devel/cgit/cgit-1.2.3/git/
H A Drefs.c748 static int is_other_pseudoref_syntax(const char *refname) in is_other_pseudoref_syntax() function
766 if (is_other_pseudoref_syntax(refname)) in ref_type()