Home
last modified time | relevance | path

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

/dports/textproc/halibut/halibut-1.2/
H A Dhalibut.h516 struct indextag_Tag { struct
517 wchar_t *name;
518 word *implicit_text;
519 filepos implicit_fpos;
520 word **explicit_texts;
521 filepos *explicit_fpos;
522 int nexplicit, explicit_size;
523 int nrefs;
524 indexentry **refs; /* array of entries referenced by tag */