HomeSort by relevance Sort by last modified time
    Searched refs:shell_always_quoting_style (Results 1 - 4 of 4) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/lib/
quotearg.h 74 shell_always_quoting_style, enumerator in enum:quoting_style
quotearg.c 78 shell_always_quoting_style,
261 quoting_style = shell_always_quoting_style;
264 case shell_always_quoting_style:
317 case shell_always_quoting_style:
366 if (quoting_style == shell_always_quoting_style
399 if (quoting_style == shell_always_quoting_style
405 if (quoting_style == shell_always_quoting_style)
484 && quoting_style == shell_always_quoting_style)
549 if (len == 0 && quoting_style == shell_always_quoting_style
  /external/bison/lib/
quotearg.c 93 shell_always_quoting_style,
325 quoting_style = shell_always_quoting_style;
328 case shell_always_quoting_style:
391 case shell_always_quoting_style:
440 if (quoting_style == shell_always_quoting_style
473 if (quoting_style == shell_always_quoting_style
479 if (quoting_style == shell_always_quoting_style)
566 && quoting_style == shell_always_quoting_style)
637 if (len == 0 && quoting_style == shell_always_quoting_style
quotearg.h 74 shell_always_quoting_style, enumerator in enum:quoting_style

Completed in 840 milliseconds