Home
last modified time | relevance | path

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

/dports/devel/git-svn/git-2.34.1/
H A Dfsck.c484 static int is_less_than_slash(unsigned char c) in is_less_than_slash() function
538 if (!c1 && is_less_than_slash(c2)) { in verify_ordered()
540 } else if (c2 == '/' && is_less_than_slash(c1)) { in verify_ordered()
551 if (is_less_than_slash(*p)) { in verify_ordered()
/dports/devel/git-gui/git-2.34.1/
H A Dfsck.c484 static int is_less_than_slash(unsigned char c) in is_less_than_slash() function
538 if (!c1 && is_less_than_slash(c2)) { in verify_ordered()
540 } else if (c2 == '/' && is_less_than_slash(c1)) { in verify_ordered()
551 if (is_less_than_slash(*p)) { in verify_ordered()
/dports/devel/git-p4/git-2.34.1/
H A Dfsck.c484 static int is_less_than_slash(unsigned char c) in is_less_than_slash() function
538 if (!c1 && is_less_than_slash(c2)) { in verify_ordered()
540 } else if (c2 == '/' && is_less_than_slash(c1)) { in verify_ordered()
551 if (is_less_than_slash(*p)) { in verify_ordered()
/dports/devel/git/git-2.34.1/
H A Dfsck.c484 static int is_less_than_slash(unsigned char c) in is_less_than_slash() function
538 if (!c1 && is_less_than_slash(c2)) { in verify_ordered()
540 } else if (c2 == '/' && is_less_than_slash(c1)) { in verify_ordered()
551 if (is_less_than_slash(*p)) { in verify_ordered()
/dports/devel/git-cvs/git-2.34.1/
H A Dfsck.c484 static int is_less_than_slash(unsigned char c) in is_less_than_slash() function
538 if (!c1 && is_less_than_slash(c2)) { in verify_ordered()
540 } else if (c2 == '/' && is_less_than_slash(c1)) { in verify_ordered()
551 if (is_less_than_slash(*p)) { in verify_ordered()