/tags/rel-1.3.32/Lib/php4/php4init.swg

# · Unknown · 12 lines · 8 code · 4 blank · 0 comment · 0 complexity · d06e951f5c407a8a6ef50130fdbec79c MD5 · raw file

  1. /* ------------------------------------------------------------
  2. * The start of the PHP initialization function
  3. * ------------------------------------------------------------ */
  4. %insert(init) "swiginit.swg"
  5. %init %{
  6. SWIG_php_minit {
  7. SWIG_InitializeModule(0);
  8. %}