Searched refs:shell_quoting_style (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dquotearg.h35 shell_quoting_style, enumerator in enum:quoting_style
H A Dquotearg.c110 shell_quoting_style,
295 case shell_quoting_style:
331 if (quoting_style == shell_quoting_style)
362 if (quoting_style == shell_quoting_style)
369 case shell_quoting_style:
451 if ('[' == 0x5b && quoting_style == shell_quoting_style)
508 if (i == 0 && quoting_style == shell_quoting_style)
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dquotearg.h35 shell_quoting_style, enumerator in enum:quoting_style
H A Dsh-quote.c37 set_quoting_style (sh_quoting_options, shell_quoting_style);
H A Dquotearg.c107 shell_quoting_style,
292 case shell_quoting_style:
331 if (quoting_style == shell_quoting_style)
362 if (quoting_style == shell_quoting_style)
369 case shell_quoting_style:
451 if ('[' == 0x5b && quoting_style == shell_quoting_style)
511 if (i == 0 && quoting_style == shell_quoting_style)
/netbsd-current/external/gpl2/grep/dist/lib/
H A Dquotearg.h26 shell_quoting_style, /* --quoting-style=shell */ enumerator in enum:quoting_style
H A Dquotearg.c130 shell_quoting_style,
298 case shell_quoting_style:
334 if (quoting_style == shell_quoting_style)
359 if (quoting_style == shell_quoting_style)
366 case shell_quoting_style:
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Drcscmds.c580 cvs_output (quotearg_style (shell_quoting_style, diff_argv[i]), 0);

Completed in 189 milliseconds