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

  /external/bison/lib/
quotearg.h 64 Behaves like shell_quoting_style if QA_ELIDE_OUTER_QUOTES is in
77 Behaves like c_maybe_quoting_style if QA_ELIDE_OUTER_QUOTES is
221 QA_ELIDE_OUTER_QUOTES = 0x02,
quotearg.c 255 bool elide_outer_quotes = (flags & QA_ELIDE_OUTER_QUOTES) != 0;
654 flags & ~QA_ELIDE_OUTER_QUOTES, NULL,

Completed in 40 milliseconds