Home
last modified time | relevance | path

Searched defs:tag_info (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dtag.c59 struct tag_info struct
61 Ctype status;
62 char *oldrev;
63 char *rev;
64 char *tag;
65 char *options;
/netbsd-src/external/gpl2/groff/dist/src/utils/hpftodit/
H A Dhpftodit.cpp277 entry &tag_info(tag_type t) in tag_info() function
/netbsd-src/external/mit/expat/dist/tests/
H A Druntests.c2985 AttrInfo tag_info[] = {{XCS("c"), XCS("3")}, {NULL, NULL}}; in START_TEST() local