2 #ifndef __GENERATED_php_Preprocessor_Hash_h__
3 #define __GENERATED_php_Preprocessor_Hash_h__
5 #include <cpp/base/hphp.h>
6 #include <sys/global_variables.h>
7 #include <php/Preprocessor_Hash.fw.h>
10 #include <cls/ppdstack_hash.h>
11 #include <cls/ppnode_hash_text.h>
12 #include <cls/ppdaccum_hash.h>
13 #include <cls/ppnode_hash_tree.h>
14 #include <cls/ppframe_hash.h>
15 #include <cls/preprocessor_hash.h>
16 #include <cls/ppdpart_hash.h>
17 #include <cls/ppcustomframe_hash.h>
18 #include <cls/ppnode_hash_attr.h>
19 #include <cls/pptemplateframe_hash.h>
20 #include <cls/ppnode_hash_array.h>
21 #include <cls/ppdstackelement_hash.h>
22 #include <php/Parser.h>
23 #include <php/Preprocessor_DOM.h>
24 #include <php/Preprocessor.h>
27 ///////////////////////////////////////////////////////////////////////////////
29 Variant pm_php$
Preprocessor_Hash_php(bool incOnce
= false, LVariableTable
* variables
= NULL
);
30 Object
co_ppdstack_hash(CArrRef params
, bool init
= true);
31 Object
co_ppnode_hash_text(CArrRef params
, bool init
= true);
32 Object
co_ppdaccum_hash(CArrRef params
, bool init
= true);
33 Object
co_ppnode_hash_tree(CArrRef params
, bool init
= true);
34 Object
co_ppframe_hash(CArrRef params
, bool init
= true);
35 Object
co_preprocessor_hash(CArrRef params
, bool init
= true);
36 Object
co_ppdpart_hash(CArrRef params
, bool init
= true);
37 Object
co_ppcustomframe_hash(CArrRef params
, bool init
= true);
38 Object
co_ppnode_hash_attr(CArrRef params
, bool init
= true);
39 Object
co_pptemplateframe_hash(CArrRef params
, bool init
= true);
40 Object
co_ppnode_hash_array(CArrRef params
, bool init
= true);
41 Object
co_ppdstackelement_hash(CArrRef params
, bool init
= true);
43 ///////////////////////////////////////////////////////////////////////////////
46 #endif // __GENERATED_php_Preprocessor_Hash_h__