| Server IP : 104.21.37.246 / Your IP : 172.71.28.145 [ Web Server : Apache System : Linux cpanel01wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.59.el6.x86_64 #1 SMP Thu Dec 6 05:11:00 EST 2018 x86_64 User : cp648411 ( 1354) PHP Version : 7.2.34 Disable Function : NONE Domains : 0 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /usr/lib64/perl5/bits/ |
Upload File : |
require '_h2ph_pre.ph';
no warnings qw(redefine misc);
unless(defined(&__need_timeval)) {
unless(defined(&_BITS_TIME_H)) {
eval 'sub _BITS_TIME_H () {1;}' unless defined(&_BITS_TIME_H);
eval 'sub CLOCKS_PER_SEC () {1000000;}' unless defined(&CLOCKS_PER_SEC);
if(!defined (defined(&__STRICT_ANSI__) ? &__STRICT_ANSI__ : undef) && !defined (defined(&__USE_XOPEN2K) ? &__USE_XOPEN2K : undef)) {
require 'bits/types.ph';
eval 'sub CLK_TCK () {(( &__clock_t) &__sysconf (2));}' unless defined(&CLK_TCK);
}
if(defined(&__USE_POSIX199309)) {
eval 'sub CLOCK_REALTIME () {0;}' unless defined(&CLOCK_REALTIME);
eval 'sub CLOCK_MONOTONIC () {1;}' unless defined(&CLOCK_MONOTONIC);
eval 'sub CLOCK_PROCESS_CPUTIME_ID () {2;}' unless defined(&CLOCK_PROCESS_CPUTIME_ID);
eval 'sub CLOCK_THREAD_CPUTIME_ID () {3;}' unless defined(&CLOCK_THREAD_CPUTIME_ID);
eval 'sub CLOCK_MONOTONIC_RAW () {4;}' unless defined(&CLOCK_MONOTONIC_RAW);
eval 'sub CLOCK_REALTIME_COARSE () {5;}' unless defined(&CLOCK_REALTIME_COARSE);
eval 'sub CLOCK_MONOTONIC_COARSE () {6;}' unless defined(&CLOCK_MONOTONIC_COARSE);
eval 'sub TIMER_ABSTIME () {1;}' unless defined(&TIMER_ABSTIME);
}
}
}
if(defined(&__need_timeval)) {
undef(&__need_timeval) if defined(&__need_timeval);
unless(defined(&_STRUCT_TIMEVAL)) {
eval 'sub _STRUCT_TIMEVAL () {1;}' unless defined(&_STRUCT_TIMEVAL);
require 'bits/types.ph';
}
}
1;