update porting to new machine
[wikipedia-parser-hphp.git] / gen / php / Parser_LinkHooks.h
blob1d6326099cf6a3649502850295fbe753eab28860
2 #ifndef __GENERATED_php_Parser_LinkHooks_h__
3 #define __GENERATED_php_Parser_LinkHooks_h__
5 #include <cpp/base/hphp.h>
6 #include <sys/global_variables.h>
7 #include <php/Parser_LinkHooks.fw.h>
9 // Declarations
10 #include <cls/parser_linkhooks.h>
11 #include <cls/linkmarkerreplacer.h>
12 #include <php/CoreLinkFunctions.h>
13 #include <php/CoreParserFunctions.h>
14 #include <php/LinkHolderArray.h>
15 #include <php/Parser.h>
17 namespace HPHP {
18 ///////////////////////////////////////////////////////////////////////////////
20 Variant pm_php$Parser_LinkHooks_php(bool incOnce = false, LVariableTable* variables = NULL);
21 Object co_parser_linkhooks(CArrRef params, bool init = true);
22 Object co_linkmarkerreplacer(CArrRef params, bool init = true);
24 ///////////////////////////////////////////////////////////////////////////////
27 #endif // __GENERATED_php_Parser_LinkHooks_h__