Ooops, streq is the right function here.
[cparser] / tokens_preprocessor.inc
2008-10-26 Christoph MallonAdd C++ keywords.
2008-03-18 Michael Beckremoved all EXPR_FUNCTION-alikes and replaced by EXPR_F...
2008-03-13 Michael Beckimplemented anchor set
2008-02-19 Matthias Braunsome refactoring in preparation for a preprocessor
2007-12-29 Michael Beckadd preprocessor tokens for STDC pragma and vararg...
2007-12-04 Michael Beck- add mostly all GCC/MSVC keywords
2007-06-16 Matthias Braunno enviornment passing around anymore in lexer, more...