Lines Matching full:yylval
93 static int cssyylex(YYSTYPE* yylval, void* parser)95 return static_cast<CSSParser*>(parser)->lex(yylval);