Searched refs:escape_quoting_style (Results 1 - 19 of 19) sorted by relevance

/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dquotearg.h45 escape_quoting_style, enumerator in enum:quoting_style
H A Dquotearg.c93 escape_quoting_style,
201 case escape_quoting_style:
/haiku-fatelf/src/bin/patch/
H A Dquotearg.h27 escape_quoting_style, /* --quoting-style=escape */ enumerator in enum:quoting_style
H A Dquotearg.c99 escape_quoting_style,
266 case escape_quoting_style:
/haiku-fatelf/src/bin/network/wget/src/
H A Dopenssl.c505 severity, quotearg_style (escape_quoting_style, host));
515 quotearg_n_style (0, escape_quoting_style, subject),
516 quotearg_n_style (1, escape_quoting_style, issuer)));
527 severity, quotearg_n_style (0, escape_quoting_style, host),
622 quotearg_style (escape_quoting_style, host)));
629 quotearg_style (escape_quoting_style, host));
H A Drecur.c116 quotearg_n_style (0, escape_quoting_style, url), depth));
158 quotearg_n_style (0, escape_quoting_style, qel->url), qel->depth));
H A Dftp-basic.c81 quotearg_style (escape_quoting_style, line));
83 DEBUGP (("%s\n", quotearg_style (escape_quoting_style, line)));
121 command, quotearg_style (escape_quoting_style, value),
122 command, quotearg_style (escape_quoting_style, defanged)));
H A Dgnutls.c227 severity, quotearg_style (escape_quoting_style, host));
H A Dftp.c316 quotearg_style (escape_quoting_style, user));
692 quotearg_style (escape_quoting_style, target));
742 quotearg_style (escape_quoting_style, u->file));
981 quotearg_style (escape_quoting_style, u->file));
1335 quotearg_style (escape_quoting_style, line));
2036 u->file, quotearg_style (escape_quoting_style, f->name),
H A Dhtml-url.c308 quotearg_n_style (0, escape_quoting_style, ctx->document_file),
311 quotearg_n_style (3, escape_quoting_style, complete_uri)));
H A Dcookies.c447 quotearg_style (escape_quoting_style, set_cookie),
692 quotearg_style (escape_quoting_style, host),
693 quotearg_style (escape_quoting_style, cookie->domain));
H A Dhttp.c826 quotearg_style (escape_quoting_style, copy));
1666 quotearg_style (escape_quoting_style, pconn.host),
1756 message ? quotearg_style (escape_quoting_style, message) : "?");
1840 message ? quotearg_style (escape_quoting_style, message) : "");
2270 logprintf (LOG_VERBOSE, " [%s]\n", quotearg_style (escape_quoting_style, type));
2680 quotearg_style (escape_quoting_style, hstat.error));
2797 hstat.message ? quotearg_style (escape_quoting_style, hstat.message) : "");
H A Dhost.c742 quotearg_style (escape_quoting_style, str ? str : host));
/haiku-fatelf/src/bin/coreutils/lib/
H A Dquotearg.h113 escape_quoting_style, enumerator in enum:quoting_style
H A Dquotearg.c87 escape_quoting_style,
242 case escape_quoting_style:
/haiku-fatelf/src/bin/network/wget/lib/
H A Dquotearg.h113 escape_quoting_style, enumerator in enum:quoting_style
H A Dquotearg.c87 escape_quoting_style,
242 case escape_quoting_style:
/haiku-fatelf/src/bin/coreutils/src/
H A Dpaste.c505 set_quoting_style (NULL, escape_quoting_style);
H A Dls.c1513 set_quoting_style (NULL, escape_quoting_style);
1519 set_quoting_style (NULL, escape_quoting_style);
1647 set_quoting_style (NULL, escape_quoting_style);
1953 if (get_quoting_style (filename_quoting_options) == escape_quoting_style)

Completed in 132 milliseconds