Searched refs:QA_ELIDE_NULL_BYTES (Results 1 – 2 of 2) sorted by relevance
310 else if (flags & QA_ELIDE_NULL_BYTES) in quotearg_buffer_restyled()612 int flags = p->flags | (size ? 0 : QA_ELIDE_NULL_BYTES); in quotearg_alloc_mem()703 int flags = options->flags | QA_ELIDE_NULL_BYTES; in quotearg_n_options()
169 QA_ELIDE_NULL_BYTES = 0x01, enumerator