Searched refs:DELIM_CLOSE (Results 1 – 4 of 4) sorted by relevance
63 DELIM_CLOSE, enumerator
419 return DELIM_CLOSE; in mdoc_isdelim()428 return DELIM_CLOSE; in mdoc_isdelim()
470 else if (d == DELIM_CLOSE && in dword()877 if ((d == DELIM_CLOSE || in in_line()913 if (firstarg && d == DELIM_CLOSE && !nc) in in_line()
613 if (DELIM_CLOSE != mdoc_isdelim(dbuf)) in args_checkpunct()