Searched refs:needs_quoting (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/sendmail/libsm/
H A Dutil.c147 bool buffer_same, needs_quoting; local
150 needs_quoting = false;
158 needs_quoting = true;
178 if (!needs_quoting)
/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A Dquotearg.c54 needs_quoting(const char *string) function
97 if (needs_quoting(string)) {
/freebsd-11-stable/contrib/groff/src/roff/groff/
H A Dgroff.cpp633 int needs_quoting = 0; local
654 needs_quoting = 1;
675 else if (needs_quoting) {

Completed in 100 milliseconds