/tags/rel-1.3.32/Lib/php4/php4init.swg
# · Unknown · 12 lines · 8 code · 4 blank · 0 comment · 0 complexity · d06e951f5c407a8a6ef50130fdbec79c MD5 · raw file
- /* ------------------------------------------------------------
- * The start of the PHP initialization function
- * ------------------------------------------------------------ */
- %insert(init) "swiginit.swg"
- %init %{
- SWIG_php_minit {
- SWIG_InitializeModule(0);
- %}