Home | History | Annotate | Download | only in data

Lines Matching full:yystr

355   /* Return YYSTR after stripping away unnecessary quotes and
359 YYSTR is taken from yytname. */
361 ]b4_parser_class_name[::yytnamerr_ (const char *yystr)
363 if (*yystr == '"')
366 char const *yyp = yystr;
389 return yystr;