Server IP : 127.0.0.2 / Your IP : 3.145.180.66 Web Server : Apache/2.4.18 (Ubuntu) System : User : www-data ( ) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : disk_free_space,disk_total_space,diskfreespace,dl,exec,fpaththru,getmyuid,getmypid,highlight_file,ignore_user_abord,leak,listen,link,opcache_get_configuration,opcache_get_status,passthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,php_uname,phpinfo,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix,_getppid,posix_getpwnam,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_times,posix_ttyname,posix_uname,pclose,popen,proc_open,proc_close,proc_get_status,proc_nice,proc_terminate,shell_exec,source,show_source,system,virtual MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/lib/x86_64-linux-gnu/perl/5.22/bits/ |
Upload File : |
require '_h2ph_pre.ph'; no warnings qw(redefine misc); if(defined(&_SIGNAL_H)) { eval 'sub SIG_ERR () {(( &__sighandler_t) -1);}' unless defined(&SIG_ERR); eval 'sub SIG_DFL () {(( &__sighandler_t) 0);}' unless defined(&SIG_DFL); eval 'sub SIG_IGN () {(( &__sighandler_t) 1);}' unless defined(&SIG_IGN); if(defined(&__USE_UNIX98)) { eval 'sub SIG_HOLD () {(( &__sighandler_t) 2);}' unless defined(&SIG_HOLD); } eval 'sub SIGHUP () {1;}' unless defined(&SIGHUP); eval 'sub SIGINT () {2;}' unless defined(&SIGINT); eval 'sub SIGQUIT () {3;}' unless defined(&SIGQUIT); eval 'sub SIGILL () {4;}' unless defined(&SIGILL); eval 'sub SIGTRAP () {5;}' unless defined(&SIGTRAP); eval 'sub SIGABRT () {6;}' unless defined(&SIGABRT); eval 'sub SIGIOT () {6;}' unless defined(&SIGIOT); eval 'sub SIGBUS () {7;}' unless defined(&SIGBUS); eval 'sub SIGFPE () {8;}' unless defined(&SIGFPE); eval 'sub SIGKILL () {9;}' unless defined(&SIGKILL); eval 'sub SIGUSR1 () {10;}' unless defined(&SIGUSR1); eval 'sub SIGSEGV () {11;}' unless defined(&SIGSEGV); eval 'sub SIGUSR2 () {12;}' unless defined(&SIGUSR2); eval 'sub SIGPIPE () {13;}' unless defined(&SIGPIPE); eval 'sub SIGALRM () {14;}' unless defined(&SIGALRM); eval 'sub SIGTERM () {15;}' unless defined(&SIGTERM); eval 'sub SIGSTKFLT () {16;}' unless defined(&SIGSTKFLT); eval 'sub SIGCLD () { &SIGCHLD;}' unless defined(&SIGCLD); eval 'sub SIGCHLD () {17;}' unless defined(&SIGCHLD); eval 'sub SIGCONT () {18;}' unless defined(&SIGCONT); eval 'sub SIGSTOP () {19;}' unless defined(&SIGSTOP); eval 'sub SIGTSTP () {20;}' unless defined(&SIGTSTP); eval 'sub SIGTTIN () {21;}' unless defined(&SIGTTIN); eval 'sub SIGTTOU () {22;}' unless defined(&SIGTTOU); eval 'sub SIGURG () {23;}' unless defined(&SIGURG); eval 'sub SIGXCPU () {24;}' unless defined(&SIGXCPU); eval 'sub SIGXFSZ () {25;}' unless defined(&SIGXFSZ); eval 'sub SIGVTALRM () {26;}' unless defined(&SIGVTALRM); eval 'sub SIGPROF () {27;}' unless defined(&SIGPROF); eval 'sub SIGWINCH () {28;}' unless defined(&SIGWINCH); eval 'sub SIGPOLL () { &SIGIO;}' unless defined(&SIGPOLL); eval 'sub SIGIO () {29;}' unless defined(&SIGIO); eval 'sub SIGPWR () {30;}' unless defined(&SIGPWR); eval 'sub SIGSYS () {31;}' unless defined(&SIGSYS); eval 'sub SIGUNUSED () {31;}' unless defined(&SIGUNUSED); eval 'sub _NSIG () {65;}' unless defined(&_NSIG); eval 'sub SIGRTMIN () {( &__libc_current_sigrtmin ());}' unless defined(&SIGRTMIN); eval 'sub SIGRTMAX () {( &__libc_current_sigrtmax ());}' unless defined(&SIGRTMAX); eval 'sub __SIGRTMIN () {32;}' unless defined(&__SIGRTMIN); eval 'sub __SIGRTMAX () {( &_NSIG - 1);}' unless defined(&__SIGRTMAX); } 1;