Searched refs:yyleng (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dutil_expr_scan.c133 #define yyleng yyg->yyleng_r macro
356 yyleng = (size_t) (yy_cp - yy_bp); \
778 #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0)
850 /* Code executed at the beginning of each rule, after yytext and yyleng
2357 yytext[yyleng] = yyg->yy_hold_char; \
2361 yyleng = yyless_macro_arg; \
2417 return yyleng;

Completed in 1600 milliseconds