HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/mod_perl-2.0.12/WrapXS/ModPerl/Util/Util.xs
/*
 * *********** WARNING **************
 * This file generated by ModPerl::WrapXS/0.01
 * Any changes made here will be lost
 * ***********************************
 * 01: lib/ModPerl/WrapXS.pm:549
 * 02: lib/ModPerl/WrapXS.pm:1185
 * 03: Makefile.PL:435
 * 04: Makefile.PL:333
 * 05: Makefile.PL:59
 */



#define MP_IN_XS

#include "mod_perl.h"

#include "modperl_xs_sv_convert.h"

#include "modperl_xs_util.h"

#include "modperl_xs_typedefs.h"

#include "ModPerl/Util/ModPerl__Util.h"

MODULE = ModPerl::Util    PACKAGE = ModPerl::Util   PREFIX = mpxs_ModPerl__Util_

char *
mpxs_ModPerl__Util_current_callback()


MODULE = ModPerl::Util    PACKAGE = ModPerl::Util   PREFIX = mpxs_ModPerl__Util_

SV *
mpxs_ModPerl__Util_current_perl_id()


MODULE = ModPerl::Util    PACKAGE = ModPerl::Util   PREFIX = mpxs_ModPerl__Util_

void
mpxs_ModPerl__Util_unload_package_xs(package)
    const char * package


    CODE:
    /* avoiding -Wall warnings */
    package = package;

    mpxs_ModPerl__Util_unload_package_xs(package);

    
MODULE = ModPerl::Util    PACKAGE = ModPerl::Util   PREFIX = mpxs_ModPerl__Util_

void
mpxs_ModPerl__Util_untaint(...)


    CODE:

    mpxs_ModPerl__Util_untaint(aTHX_ items, MARK+1, SP);

    
MODULE = ModPerl::Util
PROTOTYPES: disabled

BOOT:
    items = items; /* -Wall */