Searched refs:YYText (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.bin/lex/ | ||
H A D | FlexLexer.h | 69 const char* YYText() const { return yytext; } in YYText() function |
H A D | ChangeLog | 7016 * FlexLexer.h: YY_CHAR -> char added YYText(), YYLeng() |