[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
PHP_LexerGenerator, a php 5 lexer generator. This lexer generator translates a file in a format similar to re2c ({@link http://re2c.org}) and translates it into a PHP 5-based lexer
Author: | Gregory Beaver <[email protected]> |
Copyright: | 2006 Gregory Beaver |
License: | http://www.opensource.org/licenses/bsd-license.php New BSD License |
Version: | CVS: $Id$ |
File Size: | 586 lines (21 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
__construct($outfile, $lex) X-Ref |
No description |
outputRules($rules, $statename) X-Ref |
No description |
yylex({ $tokenMap = ' . $tokenindex . '; if (' . $this->counter . ' >= strlen(' . $this->input . ') X-Ref |
No description |
error($msg) X-Ref |
No description |
_validatePattern($pattern) X-Ref |
No description |
yylex() X-Ref |
No description |
yypushstate($state) X-Ref |
No description |
yypopstate() X-Ref |
No description |
yybegin($state) X-Ref |
No description |
yylex() X-Ref |
No description |
yypushstate($state) X-Ref |
No description |
yypopstate() X-Ref |
No description |
yybegin($state) X-Ref |
No description |
yylex() X-Ref |
No description |
yypushstate($state) X-Ref |
No description |
yypopstate() X-Ref |
No description |
yybegin($state) X-Ref |
No description |
yylex() X-Ref |
No description |
yypushstate($state) X-Ref |
No description |
yypopstate() X-Ref |
No description |
yybegin($state) X-Ref |
No description |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |