Home
last modified time | relevance | path

Searched defs:needs_quoting (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dquotearg.c56 needs_quoting(const char *string) in needs_quoting() function
/netbsd-src/external/gpl2/groff/dist/src/roff/groff/
H A Dgroff.cpp639 int needs_quoting = 0; in append_arg_to_string() local