Home
last modified time | relevance | path

Searched refs:shell_always_quoting_style (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/lib/
Dquotearg.c78 shell_always_quoting_style, enumerator
261 quoting_style = shell_always_quoting_style; in quotearg_buffer_restyled()
264 case shell_always_quoting_style: in quotearg_buffer_restyled()
317 case shell_always_quoting_style: in quotearg_buffer_restyled()
366 if (quoting_style == shell_always_quoting_style in quotearg_buffer_restyled()
399 if (quoting_style == shell_always_quoting_style in quotearg_buffer_restyled()
405 if (quoting_style == shell_always_quoting_style) in quotearg_buffer_restyled()
484 && quoting_style == shell_always_quoting_style) in quotearg_buffer_restyled()
549 if (len == 0 && quoting_style == shell_always_quoting_style in quotearg_buffer_restyled()
Dquotearg.h74 shell_always_quoting_style, enumerator