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

/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dquotearg.h35 shell_quoting_style, enumerator in enum:quoting_style
H A Dquotearg.c107 shell_quoting_style,
292 case shell_quoting_style:
328 if (quoting_style == shell_quoting_style)
359 if (quoting_style == shell_quoting_style)
366 case shell_quoting_style:
448 if ('[' == 0x5b && quoting_style == shell_quoting_style)
505 if (i == 0 && quoting_style == shell_quoting_style)
/netbsd-6-1-5-RELEASE/gnu/dist/grep/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-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/lib/
H A Dquotearg.h35 shell_quoting_style, enumerator in enum:quoting_style
H A Dsh-quote.c39 set_quoting_style (sh_quoting_options, shell_quoting_style);
H A Dquotearg.c107 shell_quoting_style,
287 case shell_quoting_style:
323 if (quoting_style == shell_quoting_style)
354 if (quoting_style == shell_quoting_style)
361 case shell_quoting_style:
443 if ('[' == 0x5b && quoting_style == shell_quoting_style)
500 if (i == 0 && quoting_style == shell_quoting_style)
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/src/
H A Drcscmds.c578 cvs_output (quotearg_style (shell_quoting_style, diff_argv[i]), 0);

Completed in 1978 milliseconds