2 #ifndef __GENERATED_php_Parser_LinkHooks_fw_h__
3 #define __GENERATED_php_Parser_LinkHooks_fw_h__
5 #include <cpp/base/hphp.h>
6 #include <sys/global_variables.h>
8 // Forward Declarations
11 ///////////////////////////////////////////////////////////////////////////////
14 extern const Variant k_SLH_PATTERN
;
18 FORWARD_DECLARE_CLASS(parser_linkhooks
)
19 extern const StaticString q_parser_linkhooks_VERSION
;
20 extern const int64 q_parser_linkhooks_SLH_PATTERN
;
21 extern const StaticString q_parser_linkhooks_EXT_LINK_URL_CLASS
;
22 extern const StaticString q_parser_linkhooks_EXT_IMAGE_REGEX
;
23 FORWARD_DECLARE_CLASS(linkmarkerreplacer
)
25 ///////////////////////////////////////////////////////////////////////////////
27 #include <php/CoreLinkFunctions.fw.h>
28 #include <php/CoreParserFunctions.fw.h>
29 #include <php/LinkHolderArray.fw.h>
30 #include <php/Parser.fw.h>
32 #endif // __GENERATED_php_Parser_LinkHooks_fw_h__