update porting to new machine
[wikipedia-parser-hphp.git] / gen / php / Parser_LinkHooks.fw.h
blob27722415c42fe78e1f18fd25305b72c8d41f3fcb
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
10 namespace HPHP {
11 ///////////////////////////////////////////////////////////////////////////////
13 // 1. Constants
14 extern const Variant k_SLH_PATTERN;
17 // 2. Classes
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__