Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/include/
H A Dhtml-strings.h29 #define HTML_IMAGE_INLINE_END "\\O[HTML-IMAGE-INLINE-END]" macro
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dhtmlhint.cpp60 put_string(HTML_IMAGE_INLINE_END, stdout); in html_end_suppress()
/netbsd-src/external/gpl2/groff/dist/src/preproc/html/
H A Dpre-html.cpp655 else if (can_see(t, &j, HTML_IMAGE_INLINE_END)) in write_upto_newline()