3 /* ----------------------------------------------------------------------------
4 * This file was automatically generated by SWIG (http://www.swig.org).
7 * This file is not intended to be easily readable and contains a number of
8 * coding conventions designed to improve portability and efficiency. Do not make
9 * changes to this file unless you know what you are doing--modify the SWIG
10 * interface file instead.
11 * ----------------------------------------------------------------------------- */
13 global $LWES_LOADED__;
14 if ($LWES_LOADED__) return;
15 $LWES_LOADED__ = true;
17 /* if our extension has not been loaded, do what we can */
18 if (!extension_loaded("php_lwes")) {
19 if (!dl("php_lwes.so")) return;