css_enhanced_waf/devtools/swigwin-1.3.34/Lib/php4/php4init.swg

13 lines
274 B
Text
Raw Normal View History

2020-04-22 18:56:21 +02:00
/* ------------------------------------------------------------
* The start of the PHP initialization function
* ------------------------------------------------------------ */
%insert(init) "swiginit.swg"
%init %{
SWIG_php_minit {
SWIG_InitializeModule(0);
%}