Home
last modified time | relevance | path

Searched refs:YYText (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/lex/
H A DFlexLexer.h69 const char* YYText() const { return yytext; } in YYText() function
H A DChangeLog7016 * FlexLexer.h: YY_CHAR -> char added YYText(), YYLeng()