Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp513 bool is_auto_image, bool is_special_command,
521 bool is_auto_image, bool is_special_command, in text_glob() argument
525 is_tag(is_troff_command), is_img_auto(is_auto_image), is_special(is_special_command), in text_glob()