Home
last modified time | relevance | path

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

/dports/devel/git-p4/git-2.34.1/t/helper/
H A Dtest-ctype.c40 TEST_CLASS(is_pathspec_magic, "!\"#%&',-/:;<=>@_`~"); in cmd__ctype()
/dports/devel/git-svn/git-2.34.1/t/helper/
H A Dtest-ctype.c40 TEST_CLASS(is_pathspec_magic, "!\"#%&',-/:;<=>@_`~"); in cmd__ctype()
/dports/devel/git/git-2.34.1/t/helper/
H A Dtest-ctype.c40 TEST_CLASS(is_pathspec_magic, "!\"#%&',-/:;<=>@_`~"); in cmd__ctype()
/dports/devel/git-gui/git-2.34.1/t/helper/
H A Dtest-ctype.c40 TEST_CLASS(is_pathspec_magic, "!\"#%&',-/:;<=>@_`~"); in cmd__ctype()
/dports/devel/git-cvs/git-2.34.1/t/helper/
H A Dtest-ctype.c40 TEST_CLASS(is_pathspec_magic, "!\"#%&',-/:;<=>@_`~"); in cmd__ctype()
/dports/devel/cgit/cgit-1.2.3/git/t/helper/
H A Dtest-ctype.c40 TEST_CLASS(is_pathspec_magic, "!\"#%&',-/:;<=>@_`~"); in cmd__ctype()
/dports/devel/git-gui/git-2.34.1/
H A Dpathspec.c379 if (!is_pathspec_magic(ch)) in parse_short_magic()
H A Dgit-compat-util.h1052 #define is_pathspec_magic(x) sane_istest(x,GIT_PATHSPEC_MAGIC) macro
/dports/devel/git-p4/git-2.34.1/
H A Dpathspec.c379 if (!is_pathspec_magic(ch)) in parse_short_magic()
H A Dgit-compat-util.h1052 #define is_pathspec_magic(x) sane_istest(x,GIT_PATHSPEC_MAGIC) macro
/dports/devel/git-svn/git-2.34.1/
H A Dpathspec.c379 if (!is_pathspec_magic(ch)) in parse_short_magic()
H A Dgit-compat-util.h1052 #define is_pathspec_magic(x) sane_istest(x,GIT_PATHSPEC_MAGIC) macro
/dports/devel/git/git-2.34.1/
H A Dpathspec.c379 if (!is_pathspec_magic(ch)) in parse_short_magic()
H A Dgit-compat-util.h1052 #define is_pathspec_magic(x) sane_istest(x,GIT_PATHSPEC_MAGIC) macro
/dports/devel/git-cvs/git-2.34.1/
H A Dpathspec.c379 if (!is_pathspec_magic(ch)) in parse_short_magic()
H A Dgit-compat-util.h1052 #define is_pathspec_magic(x) sane_istest(x,GIT_PATHSPEC_MAGIC) macro
/dports/devel/cgit/cgit-1.2.3/git/
H A Dpathspec.c359 if (!is_pathspec_magic(ch)) in parse_short_magic()
H A Dgit-compat-util.h1013 #define is_pathspec_magic(x) sane_istest(x,GIT_PATHSPEC_MAGIC) macro