-
Committer:
jan at mysql
-
Date:
2010-08-20 06:50:08 UTC
-
Revision ID:
jan@mysql.com-20100820065008-068oiqq4jxh59ca8
get rid of most of the strlen()'s the tokenizer does by passing down the known length of strings
* for literals we have the sizeof() - 1
* for lexed strings we have yyleng