Home
last modified time | relevance | path

Searched refs:quote_mem (Results 1 – 5 of 5) sorted by relevance

/external/bison/lib/
Dquote.h36 char const *quote_mem (char const *arg, size_t argsize);
Dquotearg.c948 quote_mem (char const *arg, size_t argsize) in quote_mem() function
/external/bison/src/
Dscan-gram.l296 quote_mem (yytext, yyleng));
383 quote_mem (yytext, yyleng));
Dscan-gram.c1835 quote_mem (gram_text, gram_leng));
1945 quote_mem (gram_text, gram_leng));
/external/bison/
DChangeLog767 * gnulib: Update to get quote_mem.