Home
last modified time | relevance | path

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

/NextBSD/contrib/groff/src/roff/troff/
HDinput.cpp6111 void do_terminal(int newline, int string_like) in do_terminal() argument
6117 if (string_like && c == '"') { in do_terminal()