Searched refs:custom_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.h207 custom_quoting_style enumerator in enum:quoting_style
272 set the value of the quoting style to custom_quoting_style,
365 /* Like quotearg_n_style (N, S, ARG) but with S as custom_quoting_style
H A Dquotearg.c67 /* The left quote for custom_quoting_style. */
70 /* The right quote for custom_quoting_style. */
170 o->style = custom_quoting_style;
182 if (style == custom_quoting_style)
287 case custom_quoting_style:
289 if (quoting_style != custom_quoting_style)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/lib/
H A Dquotearg.h207 custom_quoting_style enumerator in enum:quoting_style
272 set the value of the quoting style to custom_quoting_style,
365 /* Like quotearg_n_style (N, S, ARG) but with S as custom_quoting_style
H A Dquotearg.c67 /* The left quote for custom_quoting_style. */
70 /* The right quote for custom_quoting_style. */
170 o->style = custom_quoting_style;
182 if (style == custom_quoting_style)
287 case custom_quoting_style:
289 if (quoting_style != custom_quoting_style)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/lib/
H A Dquotearg.h207 custom_quoting_style enumerator in enum:quoting_style
272 set the value of the quoting style to custom_quoting_style,
365 /* Like quotearg_n_style (N, S, ARG) but with S as custom_quoting_style
H A Dquotearg.c67 /* The left quote for custom_quoting_style. */
70 /* The right quote for custom_quoting_style. */
170 o->style = custom_quoting_style;
182 if (style == custom_quoting_style)
287 case custom_quoting_style:
289 if (quoting_style != custom_quoting_style)

Completed in 190 milliseconds