#if REGEX
#include "regex/regex.h"
#define _REGEX_H 1 /* this should stop Apache from loading the system version of regex.h */
+#define _REGEX_H_ 1
#define _RX_H 1 /* Try defining these for Linux to */
#define __REGEXP_LIBRARY_H__ 1 /* avoid Apache including regex.h */
#define _H_REGEX 1 /* This one is for AIX */
-#ifndef _REGEX_H_
-#define _REGEX_H_
-#ifndef _REGEX_H
-#define _REGEX_H /* never again */
+#ifndef _HSREGEX_H_
+#define _HSREGEX_H_
+#ifndef _HSREGEX_H
+#define _HSREGEX_H /* never again */
/* ========= begin header generated by ././mkh ========= */
#ifdef __cplusplus
extern "C" {
if (!get_module) {
dlclose(handle);
- php_error(E_CORE_WARNING,"Invalid library (maybe not a PHP3 library) '%s' ",file->value.str.val);
+ php_error(E_CORE_WARNING,"Invalid library (maybe not a PHP library) '%s' ",file->value.str.val);
RETURN_FALSE;
}
module_entry = get_module();
#if REGEX
#include "regex/regex.h"
#define _REGEX_H 1 /* this should stop Apache from loading the system version of regex.h */
+#define _REGEX_H_ 1
#define _RX_H 1 /* Try defining these for Linux to */
#define __REGEXP_LIBRARY_H__ 1 /* avoid Apache including regex.h */
#define _H_REGEX 1 /* This one is for AIX */
-#ifndef _REGEX_H_
-#define _REGEX_H_
-#ifndef _REGEX_H
-#define _REGEX_H /* never again */
+#ifndef _HSREGEX_H_
+#define _HSREGEX_H_
+#ifndef _HSREGEX_H
+#define _HSREGEX_H /* never again */
/* ========= begin header generated by ././mkh ========= */
#ifdef __cplusplus
extern "C" {