Searched defs:xr_found (Results 1 – 1 of 1) sorted by relevance
78 int xr_found; // To track whether a .Xr was seen when parsing a section member1077 int xr_found = 0; in mdoc_parse_Sh() local