update porting to new machine
[wikipedia-parser-hphp.git] / gen / php / Tidy.h
blobdd33cb97cf0745adb2ec8deb9d808af1f263b94b
2 #ifndef __GENERATED_php_Tidy_h__
3 #define __GENERATED_php_Tidy_h__
5 #include <cpp/base/hphp.h>
6 #include <sys/global_variables.h>
7 #include <php/Tidy.fw.h>
9 // Declarations
10 #include <cls/mwtidy.h>
12 namespace HPHP {
13 ///////////////////////////////////////////////////////////////////////////////
15 Variant pm_php$Tidy_php(bool incOnce = false, LVariableTable* variables = NULL);
16 Object co_mwtidy(CArrRef params, bool init = true);
18 ///////////////////////////////////////////////////////////////////////////////
21 #endif // __GENERATED_php_Tidy_h__