Home
last modified time | relevance | path

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

/external/bison/lib/
Dquotearg.h269 int set_quoting_flags (struct quoting_options *o, int i);
Dquotearg.c154 set_quoting_flags (struct quoting_options *o, int i) in set_quoting_flags() function
/external/bison/src/
Doutput.c170 set_quoting_flags (qo, QA_SPLIT_TRIGRAPHS); in prepare_symbols()