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>
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>
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__