Home
last modified time | relevance | path

Searched refs:QA_SPLIT_TRIGRAPHS (Results 1 – 3 of 3) sorted by relevance

/external/bison/lib/
Dquotearg.h227 QA_SPLIT_TRIGRAPHS = 0x04 enumerator
Dquotearg.c397 if ((flags & QA_SPLIT_TRIGRAPHS) in quotearg_buffer_restyled()
/external/bison/src/
Doutput.c170 set_quoting_flags (qo, QA_SPLIT_TRIGRAPHS); in prepare_symbols()