Searched refs:yy_full_match (Results 1 - 2 of 2) sorted by last modified time

/freebsd-10.3-release/usr.bin/lex/
H A Dinitscan.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;
/freebsd-10.3-release/contrib/flex/
H A DFlexLexer.h190 char* yy_full_match; member in class:yyFlexLexer

Completed in 89 milliseconds