Searched refs:TAG_NAME (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/libcbor/
H A Drelease.sh19 TAG_NAME="v$1"
67 prompt "Will proceed to tag the release with $TAG_NAME."
68 git commit -a -m "Release $TAG_NAME"
69 git tag "$TAG_NAME"
77 prompt "Have you added the release to https://github.com/PJK/libcbor/releases/tag/$TAG_NAME?"
/freebsd-current/contrib/expat/lib/
H A Dxmlparse.c291 } TAG_NAME; typedef in typeref:struct:__anon10
310 TAG_NAME name; /* tagName in the API encoding */
500 const char *attStr, TAG_NAME *tagNamePtr,
3039 TAG_NAME name;
3311 TAG_NAME *tagNamePtr, BINDING **bindingsPtr,

Completed in 92 milliseconds