PEEL Shopping
Open source ecommerce : PEEL Shopping
Public Member Functions | Static Public Member Functions | Data Fields | Static Public Attributes
Smarty_Internal_Configfileparser Class Reference

Public Member Functions

 __construct ($lex, $compiler)
 
 tokenName ($tokenType)
 
 yy_pop_parser_stack ()
 
 __destruct ()
 
 yy_get_expected_tokens ($token)
 
 yy_is_expected_token ($token)
 
 yy_find_shift_action ($iLookAhead)
 
 yy_find_reduce_action ($stateno, $iLookAhead)
 
 yy_shift ($yyNewState, $yyMajor, $yypMinor)
 
 yy_r0 ()
 
 yy_r1 ()
 
 yy_r4 ()
 
 yy_r5 ()
 
 yy_r6 ()
 
 yy_r7 ()
 
 yy_r8 ()
 
 yy_r9 ()
 
 yy_r10 ()
 
 yy_r11 ()
 
 yy_r12 ()
 
 yy_r13 ()
 
 yy_r14 ()
 
 yy_r15 ()
 
 yy_r16 ()
 
 yy_r17 ()
 
 yy_reduce ($yyruleno)
 
 yy_parse_failed ()
 
 yy_syntax_error ($yymajor, $TOKEN)
 
 yy_accept ()
 
 doParse ($yymajor, $yytokenvalue)
 

Static Public Member Functions

static & instance ($new_instance=null)
 
static Trace ($TraceFILE, $zTracePrompt)
 
static PrintTrace ()
 
static yy_destructor ($yymajor, $yypminor)
 

Data Fields

 $successful = true
 
 $retvalue = 0
 
const TPC_OPENB = 1
 
const TPC_SECTION = 2
 
const TPC_CLOSEB = 3
 
const TPC_DOT = 4
 
const TPC_ID = 5
 
const TPC_EQUAL = 6
 
const TPC_FLOAT = 7
 
const TPC_INT = 8
 
const TPC_BOOL = 9
 
const TPC_SINGLE_QUOTED_STRING = 10
 
const TPC_DOUBLE_QUOTED_STRING = 11
 
const TPC_TRIPPLE_QUOTES = 12
 
const TPC_TRIPPLE_TEXT = 13
 
const TPC_TRIPPLE_QUOTES_END = 14
 
const TPC_NAKED_STRING = 15
 
const TPC_OTHER = 16
 
const TPC_NEWLINE = 17
 
const TPC_COMMENTSTART = 18
 
const YY_NO_ACTION = 60
 
const YY_ACCEPT_ACTION = 59
 
const YY_ERROR_ACTION = 58
 
const YY_SZ_ACTTAB = 38
 
const YY_SHIFT_USE_DFLT = -8
 
const YY_SHIFT_MAX = 19
 
const YY_REDUCE_USE_DFLT = -21
 
const YY_REDUCE_MAX = 10
 
const YYNOCODE = 29
 
const YYSTACKDEPTH = 100
 
const YYNSTATE = 36
 
const YYNRULE = 22
 
const YYERRORSYMBOL = 19
 
const YYERRSYMDT = 'yy0'
 
const YYFALLBACK = 0
 
 $yyidx
 
 $yyerrcnt
 
 $yystack = array()
 
 $yyTokenName
 

Static Public Attributes

static $yy_action
 
static $yy_lookahead
 
static $yy_shift_ofst
 
static $yy_reduce_ofst
 
static $yyExpectedTokens
 
static $yy_default
 
static $yyFallback
 
static $yyTraceFILE
 
static $yyTracePrompt
 
static $yyRuleName
 
static $yyRuleInfo
 
static $yyReduceMap
 

Detailed Description

Definition at line 87 of file smarty_internal_configfileparser.php.

Constructor & Destructor Documentation

__construct (   $lex,
  $compiler 
)

Definition at line 97 of file smarty_internal_configfileparser.php.

__destruct ( )

Definition at line 376 of file smarty_internal_configfileparser.php.

Member Function Documentation

doParse (   $yymajor,
  $yytokenvalue 
)

Definition at line 831 of file smarty_internal_configfileparser.php.

static& instance (   $new_instance = null)
static

Definition at line 104 of file smarty_internal_configfileparser.php.

static PrintTrace ( )
static

Definition at line 293 of file smarty_internal_configfileparser.php.

tokenName (   $tokenType)

Definition at line 340 of file smarty_internal_configfileparser.php.

static Trace (   $TraceFILE,
  $zTracePrompt 
)
static

Definition at line 282 of file smarty_internal_configfileparser.php.

yy_accept ( )

Definition at line 814 of file smarty_internal_configfileparser.php.

static yy_destructor (   $yymajor,
  $yypminor 
)
static

Definition at line 352 of file smarty_internal_configfileparser.php.

yy_find_reduce_action (   $stateno,
  $iLookAhead 
)

Definition at line 559 of file smarty_internal_configfileparser.php.

yy_find_shift_action (   $iLookAhead)

Definition at line 525 of file smarty_internal_configfileparser.php.

yy_get_expected_tokens (   $token)

Definition at line 386 of file smarty_internal_configfileparser.php.

yy_is_expected_token (   $token)

Definition at line 454 of file smarty_internal_configfileparser.php.

yy_parse_failed ( )

Definition at line 794 of file smarty_internal_configfileparser.php.

yy_pop_parser_stack ( )

Definition at line 359 of file smarty_internal_configfileparser.php.

yy_r0 ( )

Definition at line 667 of file smarty_internal_configfileparser.php.

yy_r1 ( )

Definition at line 672 of file smarty_internal_configfileparser.php.

yy_r10 ( )

Definition at line 711 of file smarty_internal_configfileparser.php.

yy_r11 ( )

Definition at line 716 of file smarty_internal_configfileparser.php.

yy_r12 ( )

Definition at line 721 of file smarty_internal_configfileparser.php.

yy_r13 ( )

Definition at line 726 of file smarty_internal_configfileparser.php.

yy_r14 ( )

Definition at line 731 of file smarty_internal_configfileparser.php.

yy_r15 ( )

Definition at line 736 of file smarty_internal_configfileparser.php.

yy_r16 ( )

Definition at line 741 of file smarty_internal_configfileparser.php.

yy_r17 ( )

Definition at line 746 of file smarty_internal_configfileparser.php.

yy_r4 ( )

Definition at line 677 of file smarty_internal_configfileparser.php.

yy_r5 ( )

Definition at line 683 of file smarty_internal_configfileparser.php.

yy_r6 ( )

Definition at line 691 of file smarty_internal_configfileparser.php.

yy_r7 ( )

Definition at line 696 of file smarty_internal_configfileparser.php.

yy_r8 ( )

Definition at line 701 of file smarty_internal_configfileparser.php.

yy_r9 ( )

Definition at line 706 of file smarty_internal_configfileparser.php.

yy_reduce (   $yyruleno)

Definition at line 753 of file smarty_internal_configfileparser.php.

yy_shift (   $yyNewState,
  $yyMajor,
  $yypMinor 
)

Definition at line 582 of file smarty_internal_configfileparser.php.

yy_syntax_error (   $yymajor,
  $TOKEN 
)

Definition at line 804 of file smarty_internal_configfileparser.php.

Field Documentation

$retvalue = 0

Definition at line 93 of file smarty_internal_configfileparser.php.

$successful = true

Definition at line 92 of file smarty_internal_configfileparser.php.

$yy_action
static
Initial value:
= array(
29, 30, 34, 33, 24, 13, 19, 25, 35, 21,
59, 8, 3, 1, 20, 12, 14, 31, 20, 12,
15, 17, 23, 18, 27, 26, 4, 5, 6, 32,
2, 11, 28, 22, 16, 9, 7, 10,
)

Definition at line 205 of file smarty_internal_configfileparser.php.

$yy_default
static
Initial value:
= array(
44, 37, 41, 40, 58, 58, 58, 36, 39, 44,
44, 58, 58, 58, 58, 58, 58, 58, 58, 58,
55, 54, 57, 56, 50, 45, 43, 42, 38, 46,
47, 52, 51, 49, 48, 53,
)

Definition at line 267 of file smarty_internal_configfileparser.php.

$yy_lookahead
static
Initial value:
= array(
7, 8, 9, 10, 11, 12, 5, 27, 15, 16,
20, 21, 23, 23, 17, 18, 13, 14, 17, 18,
15, 2, 17, 4, 25, 26, 6, 3, 3, 14,
23, 1, 24, 17, 2, 25, 22, 25,
)

Definition at line 211 of file smarty_internal_configfileparser.php.

$yy_reduce_ofst
static
Initial value:
= array(
-10, -1, -1, -1, -20, 10, 12, 8, 14, 7,
-11,
)

Definition at line 225 of file smarty_internal_configfileparser.php.

$yy_shift_ofst
static
Initial value:
= array(
-8, 1, 1, 1, -7, -3, -3, 30, -8, -8,
-8, 19, 5, 3, 15, 16, 24, 25, 32, 20,
)

Definition at line 219 of file smarty_internal_configfileparser.php.

$yyerrcnt

Definition at line 302 of file smarty_internal_configfileparser.php.

$yyExpectedTokens
static

Definition at line 229 of file smarty_internal_configfileparser.php.

$yyFallback
static
Initial value:
= array(
)

Definition at line 280 of file smarty_internal_configfileparser.php.

$yyidx

Definition at line 301 of file smarty_internal_configfileparser.php.

$yyReduceMap
static
Initial value:
= array(
0 => 0,
2 => 0,
3 => 0,
19 => 0,
20 => 0,
21 => 0,
1 => 1,
4 => 4,
5 => 5,
6 => 6,
7 => 7,
8 => 8,
9 => 9,
10 => 10,
11 => 11,
12 => 12,
13 => 13,
14 => 14,
15 => 15,
16 => 16,
17 => 17,
18 => 17,
)

Definition at line 642 of file smarty_internal_configfileparser.php.

$yyRuleInfo
static
Initial value:
= array(
array( 'lhs' => 20, 'rhs' => 2 ),
array( 'lhs' => 21, 'rhs' => 1 ),
array( 'lhs' => 22, 'rhs' => 2 ),
array( 'lhs' => 22, 'rhs' => 0 ),
array( 'lhs' => 24, 'rhs' => 5 ),
array( 'lhs' => 24, 'rhs' => 6 ),
array( 'lhs' => 23, 'rhs' => 2 ),
array( 'lhs' => 23, 'rhs' => 2 ),
array( 'lhs' => 23, 'rhs' => 0 ),
array( 'lhs' => 26, 'rhs' => 3 ),
array( 'lhs' => 27, 'rhs' => 1 ),
array( 'lhs' => 27, 'rhs' => 1 ),
array( 'lhs' => 27, 'rhs' => 1 ),
array( 'lhs' => 27, 'rhs' => 1 ),
array( 'lhs' => 27, 'rhs' => 1 ),
array( 'lhs' => 27, 'rhs' => 3 ),
array( 'lhs' => 27, 'rhs' => 2 ),
array( 'lhs' => 27, 'rhs' => 1 ),
array( 'lhs' => 27, 'rhs' => 1 ),
array( 'lhs' => 25, 'rhs' => 1 ),
array( 'lhs' => 25, 'rhs' => 2 ),
array( 'lhs' => 25, 'rhs' => 3 ),
)

Definition at line 617 of file smarty_internal_configfileparser.php.

$yyRuleName
static
Initial value:
= array(
"start ::= global_vars sections",
"global_vars ::= var_list",
"sections ::= sections section",
"sections ::=",
"section ::= OPENB SECTION CLOSEB newline var_list",
"section ::= OPENB DOT SECTION CLOSEB newline var_list",
"var_list ::= var_list newline",
"var_list ::= var_list var",
"var_list ::=",
"var ::= ID EQUAL value",
"value ::= FLOAT",
"value ::= INT",
"value ::= BOOL",
"value ::= SINGLE_QUOTED_STRING",
"value ::= DOUBLE_QUOTED_STRING",
"value ::= TRIPPLE_QUOTES TRIPPLE_TEXT TRIPPLE_QUOTES_END",
"value ::= TRIPPLE_QUOTES TRIPPLE_QUOTES_END",
"value ::= NAKED_STRING",
"value ::= OTHER",
"newline ::= NEWLINE",
"newline ::= COMMENTSTART NEWLINE",
"newline ::= COMMENTSTART NAKED_STRING NEWLINE",
)

Definition at line 315 of file smarty_internal_configfileparser.php.

$yystack = array()

Definition at line 303 of file smarty_internal_configfileparser.php.

$yyTokenName
Initial value:
= array(
'$', 'OPENB', 'SECTION', 'CLOSEB',
'DOT', 'ID', 'EQUAL', 'FLOAT',
'INT', 'BOOL', 'SINGLE_QUOTED_STRING', 'DOUBLE_QUOTED_STRING',
'TRIPPLE_QUOTES', 'TRIPPLE_TEXT', 'TRIPPLE_QUOTES_END', 'NAKED_STRING',
'OTHER', 'NEWLINE', 'COMMENTSTART', 'error',
'start', 'global_vars', 'sections', 'var_list',
'section', 'newline', 'var', 'value',
)

Definition at line 305 of file smarty_internal_configfileparser.php.

$yyTraceFILE
static

Definition at line 299 of file smarty_internal_configfileparser.php.

$yyTracePrompt
static

Definition at line 300 of file smarty_internal_configfileparser.php.

const TPC_BOOL = 9

Definition at line 190 of file smarty_internal_configfileparser.php.

const TPC_CLOSEB = 3

Definition at line 184 of file smarty_internal_configfileparser.php.

const TPC_COMMENTSTART = 18

Definition at line 199 of file smarty_internal_configfileparser.php.

const TPC_DOT = 4

Definition at line 185 of file smarty_internal_configfileparser.php.

const TPC_DOUBLE_QUOTED_STRING = 11

Definition at line 192 of file smarty_internal_configfileparser.php.

const TPC_EQUAL = 6

Definition at line 187 of file smarty_internal_configfileparser.php.

const TPC_FLOAT = 7

Definition at line 188 of file smarty_internal_configfileparser.php.

const TPC_ID = 5

Definition at line 186 of file smarty_internal_configfileparser.php.

const TPC_INT = 8

Definition at line 189 of file smarty_internal_configfileparser.php.

const TPC_NAKED_STRING = 15

Definition at line 196 of file smarty_internal_configfileparser.php.

const TPC_NEWLINE = 17

Definition at line 198 of file smarty_internal_configfileparser.php.

const TPC_OPENB = 1

Definition at line 182 of file smarty_internal_configfileparser.php.

const TPC_OTHER = 16

Definition at line 197 of file smarty_internal_configfileparser.php.

const TPC_SECTION = 2

Definition at line 183 of file smarty_internal_configfileparser.php.

const TPC_SINGLE_QUOTED_STRING = 10

Definition at line 191 of file smarty_internal_configfileparser.php.

const TPC_TRIPPLE_QUOTES = 12

Definition at line 193 of file smarty_internal_configfileparser.php.

const TPC_TRIPPLE_QUOTES_END = 14

Definition at line 195 of file smarty_internal_configfileparser.php.

const TPC_TRIPPLE_TEXT = 13

Definition at line 194 of file smarty_internal_configfileparser.php.

const YY_ACCEPT_ACTION = 59

Definition at line 201 of file smarty_internal_configfileparser.php.

const YY_ERROR_ACTION = 58

Definition at line 202 of file smarty_internal_configfileparser.php.

const YY_NO_ACTION = 60

Definition at line 200 of file smarty_internal_configfileparser.php.

const YY_REDUCE_MAX = 10

Definition at line 224 of file smarty_internal_configfileparser.php.

const YY_REDUCE_USE_DFLT = -21

Definition at line 223 of file smarty_internal_configfileparser.php.

const YY_SHIFT_MAX = 19

Definition at line 218 of file smarty_internal_configfileparser.php.

const YY_SHIFT_USE_DFLT = -8

Definition at line 217 of file smarty_internal_configfileparser.php.

const YY_SZ_ACTTAB = 38

Definition at line 204 of file smarty_internal_configfileparser.php.

const YYERRORSYMBOL = 19

Definition at line 277 of file smarty_internal_configfileparser.php.

const YYERRSYMDT = 'yy0'

Definition at line 278 of file smarty_internal_configfileparser.php.

const YYFALLBACK = 0

Definition at line 279 of file smarty_internal_configfileparser.php.

const YYNOCODE = 29

Definition at line 273 of file smarty_internal_configfileparser.php.

const YYNRULE = 22

Definition at line 276 of file smarty_internal_configfileparser.php.

const YYNSTATE = 36

Definition at line 275 of file smarty_internal_configfileparser.php.

const YYSTACKDEPTH = 100

Definition at line 274 of file smarty_internal_configfileparser.php.


The documentation for this class was generated from the following file:

This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:44 - Peel ecommerce is a product of Agence web Advisto SAS. All rights reserved.