Home
last modified time | relevance | path

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

/dports/textproc/groff/groff-1.22.4/src/preproc/tbl/
H A Dtable.cpp60 #define ROW_START_LINE_REG PREFIX "lnst" macro
1792 ".if '\\$1'd' .nr " ROW_START_LINE_REG " \\n[ln]\n" in init_output()
1793 ".if '\\$1's' .nm \\n[" ROW_START_LINE_REG "]\n" in init_output()
/dports/textproc/groff/groff-1.22.4/
H A DChangeLog5086 * src/preproc/tbl/table.cpp (ROW_START_LINE_REG)