Home | History | Annotate | Download | only in intl

Lines Matching defs:yystrlen

587 # ifndef yystrlen
589 # define yystrlen strlen
594 yystrlen (const char *yystr)
596 yystrlen (yystr)
1173 yysize += yystrlen (yytname[yyx]) + 15, yycount++;
1174 yysize += yystrlen ("parse error, unexpected ") + 1;
1175 yysize += yystrlen (yytname[YYTRANSLATE (yychar)]);