Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/html/
H A Dpre-html.cpp150 #define INLINE_LEADER_CHAR '\\' macro
646 && (*t)->buffer[j] != INLINE_LEADER_CHAR) in write_upto_newline()
652 if ((*t)->buffer[j] == INLINE_LEADER_CHAR) { in write_upto_newline()