Searched refs:DELIM_CLOSE (Results 1 – 4 of 4) sorted by relevance
91 DELIM_CLOSE, enumerator
846 return(DELIM_CLOSE); in mdoc_isdelim()855 return(DELIM_CLOSE); in mdoc_isdelim()
407 else if (d == DELIM_CLOSE && in dword()775 if ((d == DELIM_CLOSE || in in_line()807 if (firstarg && d == DELIM_CLOSE && !nc) in in_line()
627 if (DELIM_CLOSE != mdoc_isdelim(dbuf)) in args_checkpunct()