Home
last modified time | relevance | path

Searched refs:quotearg_style_mem (Results 1 – 4 of 4) sorted by relevance

/external/bison/lib/
Dquotearg.h349 char *quotearg_style_mem (enum quoting_style s,
Dquotearg.c866 quotearg_style_mem (enum quoting_style s, char const *arg, size_t argsize) in quotearg_style_mem() function
/external/bison/src/
Dscan-gram.l572 p = quotearg_style_mem (escape_quoting_style, p, 1);
Dscan-gram.c2219 p = quotearg_style_mem (escape_quoting_style, p, 1);