Home
last modified time | relevance | path

Searched refs:tag_info (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/cvs/src/
H A Dtag.c50 struct tag_info struct
/openbsd/lib/libexpat/tests/
H A Dbasic_tests.c2353 AttrInfo tag_info[] = {{XCS("c"), XCS("3")}, {NULL, NULL}}; in START_TEST() local
2358 info[1].attributes = tag_info; in START_TEST()