[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/extensions/Webservices/third-party/LexerGenerator/ -> Parser.y (summary)

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

Defines 21 functions

  __construct()
  outputRules()
  yylex()
  error()
  _validatePattern()
  yylex()
  yypushstate()
  yypopstate()
  yybegin()
  yylex()
  yypushstate()
  yypopstate()
  yybegin()
  yylex()
  yypushstate()
  yypopstate()
  yybegin()
  yylex()
  yypushstate()
  yypopstate()
  yybegin()

Functions
Functions that are not part of a class:

__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