Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_validate.c2345 const char *lastname, *lastsec, *lastpunct; in post_sh_see_also() local
2349 lastname = lastsec = lastpunct = NULL; in post_sh_see_also()
2361 if (lastpunct[0] != ',' || lastpunct[1] != '\0') in post_sh_see_also()
2364 lastpunct, name, sec); in post_sh_see_also()
2384 lastpunct = "none"; in post_sh_see_also()
2392 lastpunct = n->string; in post_sh_see_also()
2396 lastpunct, lastname, lastsec); in post_sh_see_also()