update porting to new machine
[wikipedia-parser-hphp.git] / gen / php / CoreLinkFunctions.h
blobf32b1edd1740b4cbd5908ad6460f81a7ca18b2fc
2 #ifndef __GENERATED_php_CoreLinkFunctions_h__
3 #define __GENERATED_php_CoreLinkFunctions_h__
5 #include <cpp/base/hphp.h>
6 #include <sys/global_variables.h>
7 #include <php/CoreLinkFunctions.fw.h>
9 // Declarations
10 #include <cls/corelinkfunctions.h>
11 #include <php/Parser_LinkHooks.h>
13 namespace HPHP {
14 ///////////////////////////////////////////////////////////////////////////////
16 Variant pm_php$CoreLinkFunctions_php(bool incOnce = false, LVariableTable* variables = NULL);
17 Object co_corelinkfunctions(CArrRef params, bool init = true);
19 ///////////////////////////////////////////////////////////////////////////////
22 #endif // __GENERATED_php_CoreLinkFunctions_h__