Searched refs:c_quoting_style (Results 1 - 9 of 9) sorted by relevance

/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dquotearg.h41 c_quoting_style, enumerator in enum:quoting_style
43 /* Like c_quoting_style except omit the surrounding double-quote
51 /* Like c_quoting_style except use quotation marks appropriate for
H A Dquotearg.c92 c_quoting_style,
194 case c_quoting_style:
278 case c_quoting_style:
/haiku-fatelf/src/bin/patch/
H A Dquotearg.h26 c_quoting_style, /* --quoting-style=c */ enumerator in enum:quoting_style
H A Dquotearg.c98 c_quoting_style,
227 case c_quoting_style:
265 case c_quoting_style:
/haiku-fatelf/src/bin/coreutils/lib/
H A Dquotearg.h88 c_quoting_style, enumerator in enum:quoting_style
90 /* Like c_quoting_style except omit the surrounding double-quote
102 /* Like c_quoting_style except always omit the surrounding
139 /* Like c_quoting_style except use quotation marks appropriate for
221 /* In the c_quoting_style and c_maybe_quoting_style, split ANSI
H A Dquotearg.c85 c_quoting_style,
231 quoting_style = c_quoting_style;
234 case c_quoting_style:
356 case c_quoting_style:
/haiku-fatelf/src/bin/network/wget/lib/
H A Dquotearg.h88 c_quoting_style, enumerator in enum:quoting_style
90 /* Like c_quoting_style except omit the surrounding double-quote
102 /* Like c_quoting_style except always omit the surrounding
139 /* Like c_quoting_style except use quotation marks appropriate for
221 /* In the c_quoting_style and c_maybe_quoting_style, split ANSI
H A Dquotearg.c85 c_quoting_style,
231 quoting_style = c_quoting_style;
234 case c_quoting_style:
356 case c_quoting_style:
/haiku-fatelf/src/bin/coreutils/src/
H A Dls.c1803 set_quoting_style (NULL, c_quoting_style);

Completed in 70 milliseconds