Searched refs:TAG_NAME (Results 1 – 2 of 2) sorted by relevance
19 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?"
293 } TAG_NAME;312 TAG_NAME name; /* tagName in the API encoding */502 const char *attStr, TAG_NAME *tagNamePtr,3064 TAG_NAME name; in doContent() 3336 TAG_NAME *tagNamePtr, BINDING **bindingsPtr, in storeAtts() 292 } TAG_NAME; global() typedef