Home
last modified time | relevance | path

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

/dports/devel/libegit2/libegit2-0ef8b13/src/
H A Degit.h113 …do { if (!egit_assert_type(env, (val), EGIT_REFSPEC, esym_libgit_refspec_p)) return esym_nil; } wh…
272 EGIT_REFSPEC, enumerator
H A Degit-remote.c82 return egit_wrap(env, EGIT_REFSPEC, refspec, EM_EXTRACT_USER_PTR(_remote)); in egit_remote_get_refspec()
H A Degit.c298 case EGIT_REFSPEC: return esym_refspec; in egit_typeof()