Searched refs:clocale_quoting_style (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/lib/
H A Dquotearg.h115 /* Like clocale_quoting_style, but use single quotes in the
164 clocale_quoting_style, enumerator in enum:quoting_style
166 /* Like clocale_quoting_style except use the custom quotation marks
H A Dquotearg.c98 clocale_quoting_style
191 S is either clocale_quoting_style or locale_quoting_style. */
225 return (s == clocale_quoting_style ? "\"" : "'");
286 case clocale_quoting_style:
304 will quote 'like this', and clocale_quoting_style will
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/lib/
H A Dquotearg.h115 /* Like clocale_quoting_style, but use single quotes in the
164 clocale_quoting_style, enumerator in enum:quoting_style
166 /* Like clocale_quoting_style except use the custom quotation marks
H A Dquotearg.c98 clocale_quoting_style
191 S is either clocale_quoting_style or locale_quoting_style. */
225 return (s == clocale_quoting_style ? "\"" : "'");
286 case clocale_quoting_style:
304 will quote 'like this', and clocale_quoting_style will
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/lib/
H A Dquotearg.h115 /* Like clocale_quoting_style, but use single quotes in the
164 clocale_quoting_style, enumerator in enum:quoting_style
166 /* Like clocale_quoting_style except use the custom quotation marks
H A Dquotearg.c98 clocale_quoting_style
191 S is either clocale_quoting_style or locale_quoting_style. */
225 return (s == clocale_quoting_style ? "\"" : "'");
286 case clocale_quoting_style:
304 will quote 'like this', and clocale_quoting_style will

Completed in 130 milliseconds