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

/freebsd-11-stable/contrib/mdocml/
H A Dtbl_data.c121 dat->pos = TBL_DATA_DATA;
126 dat->pos == TBL_DATA_DATA && *dat->string != '\0')
155 dat->pos = TBL_DATA_DATA;
H A Dmandoc.h296 TBL_DATA_DATA, /* consists of data/string */ enumerator in enum:tbl_datt
310 char *string; /* data (NULL if not TBL_DATA_DATA) */

Completed in 48 milliseconds