Lines Matching defs:yyformat
948 const char *yyformat = YY_NULLPTR;949 /* Arguments of yyformat. */1019 yyformat = S; \1031 YYSIZE_T yysize1 = yysize + yystrlen (yyformat);1052 while ((*yyp = *yyformat) != '\0')1053 if (*yyp == '%' && yyformat[1] == 's' && yyi < yycount)1056 yyformat += 2;1061 yyformat++;