Home
last modified time | relevance | path

Searched refs:yy_full_match (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/flex/
HDFlexLexer.h190 char* yy_full_match; variable
HDflex.skl845 char *yy_full_match;
2886 YY_G(yy_full_match) = 0;
/trueos/usr.bin/lex/
HDinitscan.c1872 static char *yy_full_match; variable
1877 yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
2304 (yy_full_match) = yy_cp;
5058 (yy_full_match) = 0; in yy_init_globals()