Searched refs:base_man2 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/mdocml/dist/
H A Dhtml.h110 char *base_man2; member in struct:html
H A Dhtml.c135 h->base_man2 = NULL;
136 else if ((h->base_man2 = strchr(h->base_man1, ';')) != NULL)
137 *h->base_man2++ = '\0';
558 if (h->base_man2 != NULL) {
561 pp = h->base_man2;

Completed in 130 milliseconds