Here is the list of the most complex expressions used in the code. A complex expression is an expression that requires more than 20 tokens to be build.
Literal arrays are omitted.
File | Count | Expression |
---|---|---|
/rule/Public/Common/PHPExcel/PHPExcel/Worksheet.php:758 | 1 | max((float) $autoSizes[$this->_cellCollection->getCurrentColumn( )], (float) PHPExcel_Shared_Font::calculateColumnWidth($this->getParent( )->getCellXfByIndex($cell->getXfIndex( ))->getFont( ), $cellValue, $this->getParent( )->getCellXfByIndex($cell->getXfIndex( ))->getAlignment( )->getTextRotation( ), $this->getDefaultStyle( )->getFont( ))) |
/rule/Public/Common/PHPExcel/PHPExcel/Style.php:635 | 1 | md5($this->_fill->getHashCode( ) . $this->_font->getHashCode( ) . $this->_borders->getHashCode( ) . $this->_alignment->getHashCode( ) . $this->_numberFormat->getHashCode( ) . $hashConditionals . $this->_protection->getHashCode( ) . ($this->_quotePrefix ? 't' : 'f') . __CLASS__) |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/OLE/PPS/Root.php:208 | 1 | fwrite($FILE, "\xD0\xCF\x11\xE0\xA1\xB1\x1A\xE1" . "\x00\x00\x00\x00" . "\x00\x00\x00\x00" . "\x00\x00\x00\x00" . "\x00\x00\x00\x00" . pack("v", 0x3b) . pack("v", 0x03) . pack("v", -2) . pack("v", 9) . pack("v", 6) . pack("v", 0) . "\x00\x00\x00\x00" . "\x00\x00\x00\x00" . pack("V", $iBdCnt) . pack("V", $iBBcnt + $iSBDcnt) . pack("V", 0) . pack("V", 0x1000) . pack("V", $iSBDcnt ? 0 : -2) . pack("V", $iSBDcnt)) |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/JAMA/SingularValueDecomposition.php:334 | 1 | max(max(max(max(abs($this->s[$p - 1]), abs($this->s[$p - 2])), abs($e[$p - 2])), abs($this->s[$k])), abs($e[$k])) |
/rule/Public/Common/PHPExcel/PHPExcel/Cell/DataValidation.php:441 | 1 | md5($this->_formula1 . $this->_formula2 . $this->_type = PHPExcel_Cell_DataValidation::TYPE_NONE . $this->_errorStyle = PHPExcel_Cell_DataValidation::STYLE_STOP . $this->_operator . ($this->_allowBlank ? 't' : 'f') . ($this->_showDropDown ? 't' : 'f') . ($this->_showInputMessage ? 't' : 'f') . ($this->_showErrorMessage ? 't' : 'f') . $this->_errorTitle . $this->_error . $this->_promptTitle . $this->_prompt . __CLASS__) |
/rule/Public/Common/PHPExcel/PHPExcel/Style/Font.php:518 | 1 | md5($this->_name . $this->_size . ($this->_bold ? 't' : 'f') . ($this->_italic ? 't' : 'f') . ($this->_superScript ? 't' : 'f') . ($this->_subScript ? 't' : 'f') . $this->_underline . ($this->_strikethrough ? 't' : 'f') . $this->_color->getHashCode( ) . __CLASS__) |
/rule/Public/Common/PHPExcel/PHPExcel/Style/Borders.php:413 | 1 | md5($this->getLeft( )->getHashCode( ) . $this->getRight( )->getHashCode( ) . $this->getTop( )->getHashCode( ) . $this->getBottom( )->getHashCode( ) . $this->getDiagonal( )->getHashCode( ) . $this->getDiagonalDirection( ) . __CLASS__) |
/rule/Public/Common/PHPExcel/PHPExcel/Worksheet/Drawing/Shadow.php:263 | 1 | md5(($this->_visible ? 't' : 'f') . $this->_blurRadius . $this->_distance . $this->_direction . $this->_alignment . $this->_color->getHashCode( ) . $this->_alpha . __CLASS__) |
/rule/Public/Common/PHPExcel/PHPExcel/Worksheet/BaseDrawing.php:457 | 1 | md5($this->_name . $this->_description . $this->_worksheet->getHashCode( ) . $this->_coordinates . $this->_offsetX . $this->_offsetY . $this->_width . $this->_height . $this->_rotation . $this->_shadow->getHashCode( ) . __CLASS__) |
/rule/Public/Common/PHPExcel/PHPExcel/Comment.php:290 | 1 | md5($this->_author . $this->_text->getHashCode( ) . $this->_width . $this->_height . $this->_marginLeft . $this->_marginTop . ($this->_visible ? 1 : 0) . $this->_fillColor->getHashCode( ) . $this->_alignment . __CLASS__) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2426 | 1 | array_merge($this->yystack[$this->yyidx + -1]->minor, array(array('start' => $this->yystack[$this->yyidx + -6]->minor), array('to' => $this->yystack[$this->yyidx + -4]->minor), array('step' => $this->yystack[$this->yyidx + -2]->minor))) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2441 | 2 | array_merge($this->yystack[$this->yyidx + -1]->minor, array(array('from' => $this->yystack[$this->yyidx + -8]->minor), array('item' => $this->yystack[$this->yyidx + -2]->minor), array('key' => $this->yystack[$this->yyidx + -5]->minor))) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2451 | 2 | array_merge($this->yystack[$this->yyidx + -1]->minor, array(array('from' => $this->yystack[$this->yyidx + -8]->minor), array('item' => $this->yystack[$this->yyidx + -2]->minor), array('key' => $this->yystack[$this->yyidx + -5]->minor))) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_extends.php:99 | 1 | str_replace($compiler->smarty->left_delimiter . '$smarty.block.parent' . $compiler->smarty->right_delimiter, '%%%%SMARTY_PARENT%%%%', substr($_content, $_result[0][$_start][1] + strlen($_result[0][$_start][0]), $_result[0][$_start + $_end][1] - $_result[0][$_start][1] - +strlen($_result[0][$_start][0]))) |
/rule/Core/Library/Think/Db/Driver.class.php:965 | 1 | str_replace(array('%TABLE%', '%DISTINCT%', '%FIELD%', '%JOIN%', '%WHERE%', '%GROUP%', '%HAVING%', '%ORDER%', '%LIMIT%', '%UNION%', '%LOCK%', '%COMMENT%', '%FORCE%'), array($this->parseTable($options['table']), $this->parseDistinct(isset($options['distinct']) ? $options['distinct'] : false), $this->parseField(!empty($options['field']) ? $options['field'] : '*'), $this->parseJoin(!empty($options['join']) ? $options['join'] : ''), $this->parseWhere(!empty($options['where']) ? $options['where'] : ''), $this->parseGroup(!empty($options['group']) ? $options['group'] : ''), $this->parseHaving(!empty($options['having']) ? $options['having'] : ''), $this->parseOrder(!empty($options['order']) ? $options['order'] : ''), $this->parseLimit(!empty($options['limit']) ? $options['limit'] : ''), $this->parseUnion(!empty($options['union']) ? $options['union'] : ''), $this->parseLock(isset($options['lock']) ? $options['lock'] : false), $this->parseComment(!empty($options['comment']) ? $options['comment'] : ''), $this->parseForce(!empty($options['force']) ? $options['force'] : '')), $sql) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2356 | 1 | array_merge(array(array('value' => $this->yystack[$this->yyidx + -2]->minor), array('var' => "'" . $this->yystack[$this->yyidx + -4]->minor . "'")), $this->yystack[$this->yyidx + -1]->minor) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2361 | 1 | array_merge(array(array('value' => $this->yystack[$this->yyidx + -2]->minor), array('var' => $this->yystack[$this->yyidx + -4]->minor['var'])), $this->yystack[$this->yyidx + -1]->minor) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2411 | 1 | array_merge($this->yystack[$this->yyidx + -1]->minor, array(array('start' => $this->yystack[$this->yyidx + -10]->minor), array('ifexp' => $this->yystack[$this->yyidx + -7]->minor), array('var' => $this->yystack[$this->yyidx + -3]->minor), array('step' => $this->yystack[$this->yyidx + -2]->minor))) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_resource_extends.php:125 | 1 | str_replace($source->smarty->left_delimiter . '$smarty.block.parent' . $source->smarty->right_delimiter, '%%%%SMARTY_PARENT%%%%', substr($_content, $_result[0][$_start][1] + strlen($_result[0][$_start][0]), $_result[0][$_start + $_end][1] - $_result[0][$_start][1] - +strlen($_result[0][$_start][0]))) |
/Public/Admin/ueditor/php/action_crawler.php:30 | 1 | array_push($list, array("state" => $info["state"], "url" => $info["url"], "size" => $info["size"], "title" => htmlspecialchars($info["title"]), "original" => htmlspecialchars($info["original"]), "source" => htmlspecialchars($imgUrl))) |
/rule/Core/Library/Think/Crypt/Driver/Xxtea.class.php:41 | 4 | $mx = self::int32((($z >> 5 & 0x07ffffff) ^ $y << 2) + (($y >> 3 & 0x1fffffff) ^ $z << 4)) ^ self::int32(($sum ^ $y) + ($k[$p & 3 ^ $e] ^ $z)) |
/rule/Core/Library/Think/Crypt/Driver/Xxtea.class.php:45 | 4 | $mx = self::int32((($z >> 5 & 0x07ffffff) ^ $y << 2) + (($y >> 3 & 0x1fffffff) ^ $z << 4)) ^ self::int32(($sum ^ $y) + ($k[$p & 3 ^ $e] ^ $z)) |
/rule/Core/Library/Think/Crypt/Driver/Des.class.php:225 | 1 | $lefttemp = $pc2bytes0[$left >> 28 & $masks[28]] | $pc2bytes1[($left >> 24 & $masks[24]) & 0xf] | $pc2bytes2[($left >> 20 & $masks[20]) & 0xf] | $pc2bytes3[($left >> 16 & $masks[16]) & 0xf] | $pc2bytes4[($left >> 12 & $masks[12]) & 0xf] | $pc2bytes5[($left >> 8 & $masks[8]) & 0xf] | $pc2bytes6[($left >> 4 & $masks[4]) & 0xf] |
/rule/Core/Library/Think/Crypt/Driver/Des.class.php:229 | 1 | $righttemp = $pc2bytes7[$right >> 28 & $masks[28]] | $pc2bytes8[($right >> 24 & $masks[24]) & 0xf] | $pc2bytes9[($right >> 20 & $masks[20]) & 0xf] | $pc2bytes10[($right >> 16 & $masks[16]) & 0xf] | $pc2bytes11[($right >> 12 & $masks[12]) & 0xf] | $pc2bytes12[($right >> 8 & $masks[8]) & 0xf] | $pc2bytes13[($right >> 4 & $masks[4]) & 0xf] |
/rule/Core/Library/Think/Crypt/Driver/Des.class.php:192 | 1 | $right = (ord($key{$m++}) << 24) | (ord($key{$m++}) << 16) | (ord($key{$m++}) << 8) | ord($key{$m++}) |
/rule/Core/Library/Think/Crypt/Driver/Des.class.php:205 | 1 | $left = ($right << 24) | (($right << 8) & 0xff0000) | (($right >> 8 & $masks[8]) & 0xff00) | (($right >> 24 & $masks[24]) & 0xf0) |
/rule/Core/Library/Think/Crypt/Driver/Des.class.php:145 | 1 | $tempresult .= (chr($left >> 24 & $masks[24]) . chr(($left >> 16 & $masks[16]) & 0xff) . chr(($left >> 8 & $masks[8]) & 0xff) . chr($left & 0xff) . chr($right >> 24 & $masks[24]) . chr(($right >> 16 & $masks[16]) & 0xff) . chr(($right >> 8 & $masks[8]) & 0xff) . chr($right & 0xff)) |
/rule/Core/Library/Think/Crypt/Driver/Des.class.php:191 | 1 | $left = (ord($key{$m++}) << 24) | (ord($key{$m++}) << 16) | (ord($key{$m++}) << 8) | ord($key{$m++}) |
/rule/Core/Library/Think/Crypt/Driver/Des.class.php:98 | 1 | $right = (ord($message{$m++}) << 24) | (ord($message{$m++}) << 16) | (ord($message{$m++}) << 8) | ord($message{$m++}) |
/rule/Core/Library/Think/Crypt/Driver/Des.class.php:124 | 1 | $right = $temp ^ ($spfunction2[($right1 >> 24 & $masks[24]) & 0x3f] | $spfunction4[($right1 >> 16 & $masks[16]) & 0x3f] | $spfunction6[($right1 >> 8 & $masks[8]) & 0x3f] | $spfunction8[$right1 & 0x3f] | $spfunction1[($right2 >> 24 & $masks[24]) & 0x3f] | $spfunction3[($right2 >> 16 & $masks[16]) & 0x3f] | $spfunction5[($right2 >> 8 & $masks[8]) & 0x3f] | $spfunction7[$right2 & 0x3f]) |
/rule/Core/Library/Think/Crypt/Driver/Des.class.php:91 | 1 | $cbcright = (ord($iv{$m++}) << 24) | (ord($iv{$m++}) << 16) | (ord($iv{$m++}) << 8) | ord($iv{$m++}) |
/rule/Core/Library/Think/Crypt/Driver/Des.class.php:97 | 1 | $left = (ord($message{$m++}) << 24) | (ord($message{$m++}) << 16) | (ord($message{$m++}) << 8) | ord($message{$m++}) |
/rule/Core/Library/Think/Image/Driver/GIF.class.php:224 | 1 | $Locals_ext = "!\xF9\x04" . chr(($this->DIS << 2) + 1) . chr(($d >> 0) & 0xFF) . chr(($d >> 8) & 0xFF) . chr($j) . "\x0" |
/rule/Core/Library/Think/Crypt/Driver/Des.class.php:90 | 1 | $cbcleft = (ord($iv{$m++}) << 24) | (ord($iv{$m++}) << 16) | (ord($iv{$m++}) << 8) | ord($iv{$m++}) |
/rule/Core/Library/Think/Page.class.php:139 | 2 | $page_str = str_replace(array('%HEADER%', '%NOW_PAGE%', '%UP_PAGE%', '%DOWN_PAGE%', '%FIRST%', '%LINK_PAGE%', '%END%', '%TOTAL_ROW%', '%TOTAL_PAGE%'), array($this->config['header'], $this->nowPage, $up_page, $down_page, $the_first, $link_page, $the_end, $this->totalRows, $this->totalPages), $this->config['theme']) |
/rule/Core/Library/Think/Image/Driver/Imagick.class.php:51 | 1 | $this->info = array('width' => $this->img->getImageWidth( ), 'height' => $this->img->getImageHeight( ), 'type' => strtolower($this->img->getImageFormat( )), 'mime' => $this->img->getImageMimeType( ), ) |
/rule/Core/Library/Think/Db.class.php:115 | 1 | $dsn = array('type' => $info['scheme'], 'username' => isset($info['user']) ? $info['user'] : '', 'password' => isset($info['pass']) ? $info['pass'] : '', 'hostname' => isset($info['host']) ? $info['host'] : '', 'hostport' => isset($info['port']) ? $info['port'] : '', 'database' => isset($info['path']) ? substr($info['path'], 1) : '', 'charset' => isset($info['fragment']) ? $info['fragment'] : 'utf8', ) |
/rule/Core/Library/Think/Db.class.php:80 | 1 | $config = array('type' => C('DB_TYPE'), 'username' => C('DB_USER'), 'password' => C('DB_PWD'), 'hostname' => C('DB_HOST'), 'hostport' => C('DB_PORT'), 'database' => C('DB_NAME'), 'dsn' => C('DB_DSN'), 'params' => C('DB_PARAMS'), 'charset' => C('DB_CHARSET'), 'deploy' => C('DB_DEPLOY_TYPE'), 'rw_separate' => C('DB_RW_SEPARATE'), 'master_num' => C('DB_MASTER_NUM'), 'slave_no' => C('DB_SLAVE_NO'), 'debug' => C('DB_DEBUG', null, APP_DEBUG), 'lite' => C('DB_LITE'), ) |
/rule/Core/Library/Think/Db.class.php:62 | 1 | $config = array('type' => $config['db_type'], 'username' => $config['db_user'], 'password' => $config['db_pwd'], 'hostname' => $config['db_host'], 'hostport' => $config['db_port'], 'database' => $config['db_name'], 'dsn' => isset($config['db_dsn']) ? $config['db_dsn'] : null, 'params' => isset($config['db_params']) ? $config['db_params'] : null, 'charset' => isset($config['db_charset']) ? $config['db_charset'] : 'utf8', 'deploy' => isset($config['db_deploy_type']) ? $config['db_deploy_type'] : 0, 'rw_separate' => isset($config['db_rw_separate']) ? $config['db_rw_separate'] : false, 'master_num' => isset($config['db_master_num']) ? $config['db_master_num'] : 1, 'slave_no' => isset($config['db_slave_no']) ? $config['db_slave_no'] : '', 'debug' => isset($config['db_debug']) ? $config['db_debug'] : APP_DEBUG, 'lite' => isset($config['db_lite']) ? $config['db_lite'] : false, ) |
/rule/Core/Library/Think/Auth.class.php:151 | 1 | $user_groups = M( )->table($this->_config['AUTH_GROUP_ACCESS'] . ' a')->where("a.uid='$uid' and g.status='1'")->join($this->_config['AUTH_GROUP'] . " g on a.group_id=g.id")->field('uid,group_id,title,rules')->select( ) |
/rule/Core/Library/Think/Template.class.php:184 | 1 | $content = preg_replace_callback('/(' . $this->config['tmpl_begin'] . ')([^\d\w\s' . $this->config['tmpl_begin'] . $this->config['tmpl_end'] . '].+?)(' . $this->config['tmpl_end'] . ')/is', array($this, 'parseTag'), $content) |
/rule/Core/Library/Think/Build.class.php:48 | 2 | $dirs = array(COMMON_PATH, COMMON_PATH . 'Common/', CONF_PATH, APP_PATH . $module . '/', APP_PATH . $module . '/Common/', APP_PATH . $module . '/Controller/', APP_PATH . $module . '/Model/', APP_PATH . $module . '/Conf/', APP_PATH . $module . '/View/', RUNTIME_PATH, CACHE_PATH, CACHE_PATH . $module . '/', LOG_PATH, LOG_PATH . $module . '/', TEMP_PATH, DATA_PATH, ) |
/rule/Core/Common/functions.php:1352 | 2 | $config = array('prefix' => C('COOKIE_PREFIX'), 'expire' => C('COOKIE_EXPIRE'), 'path' => C('COOKIE_PATH'), 'domain' => C('COOKIE_DOMAIN'), 'secure' => C('COOKIE_SECURE'), 'httponly' => C('COOKIE_HTTPONLY'), ) |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/OLE/PPS.php:174 | 1 | $ret .= pack("v", strlen($this->Name) + 2) . pack("c", $this->Type) . pack("c", 0x00) . pack("V", $this->PrevPps) . pack("V", $this->NextPps) . pack("V", $this->DirPps) . "\x00\x09\x02\x00" . "\x00\x00\x00\x00" . "\xc0\x00\x00\x00" . "\x00\x00\x00\x46" . "\x00\x00\x00\x00" . PHPExcel_Shared_OLE::LocalDate2OLE($this->Time1st) . PHPExcel_Shared_OLE::LocalDate2OLE($this->Time2nd) . pack("V", isset($this->_StartBlock) ? $this->_StartBlock : 0) . pack("V", $this->Size) . pack("V", 0) |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/JAMA/EigenvalueDecomposition.php:723 | 1 | $vr = ($this->d[$i] - $p) * ($this->d[$i] - $p) + $this->e[$i] * $this->e[$i] - $q * $q |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/JAMA/SingularValueDecomposition.php:334 | 1 | $scale = max(max(max(max(abs($this->s[$p - 1]), abs($this->s[$p - 2])), abs($e[$p - 2])), abs($this->s[$k])), abs($e[$k])) |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/trend/bestFitClass.php:349 | 1 | $this->_correlation = ($this->_valueCount * $sumXY - $sumX * $sumY) / sqrt(($this->_valueCount * $sumX2 - pow($sumX, 2)) * ($this->_valueCount * $sumY2 - pow($sumY, 2))) |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/PCLZip/pclzip.lib.php:3082 | 1 | $v_binary_data = pack("VvvvvvvVVVvvvvvVV", 0x02014b50, $p_header['version'], $p_header['version_extracted'], $p_header['flag'], $p_header['compression'], $v_mtime, $v_mdate, $p_header['crc'], $p_header['compressed_size'], $p_header['size'], strlen($p_header['stored_filename']), $p_header['extra_len'], $p_header['comment_len'], $p_header['disk'], $p_header['internal'], $p_header['external'], $p_header['offset']) |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/PCLZip/pclzip.lib.php:3035 | 1 | $v_binary_data = pack("VvvvvvVVVvv", 0x04034b50, $p_header['version_extracted'], $p_header['flag'], $p_header['compression'], $v_mtime, $v_mdate, $p_header['crc'], $p_header['compressed_size'], $p_header['size'], strlen($p_header['stored_filename']), $p_header['extra_len']) |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/PCLZip/pclzip.lib.php:895 | 1 | $v_result = $this->privParseOptions($v_arg_list, $v_size, $v_options, array(PCLZIP_OPT_PATH => 'optional', PCLZIP_OPT_REMOVE_PATH => 'optional', PCLZIP_OPT_REMOVE_ALL_PATH => 'optional', PCLZIP_OPT_EXTRACT_AS_STRING => 'optional', PCLZIP_OPT_ADD_PATH => 'optional', PCLZIP_CB_PRE_EXTRACT => 'optional', PCLZIP_CB_POST_EXTRACT => 'optional', PCLZIP_OPT_SET_CHMOD => 'optional', PCLZIP_OPT_REPLACE_NEWER => 'optional', PCLZIP_OPT_STOP_ON_ERROR => 'optional', PCLZIP_OPT_EXTRACT_DIR_RESTRICTION => 'optional', PCLZIP_OPT_TEMP_FILE_THRESHOLD => 'optional', PCLZIP_OPT_TEMP_FILE_ON => 'optional', PCLZIP_OPT_TEMP_FILE_OFF => 'optional')) |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/PCLZip/pclzip.lib.php:734 | 1 | $v_result = $this->privParseOptions($v_arg_list, $v_size, $v_options, array(PCLZIP_OPT_PATH => 'optional', PCLZIP_OPT_REMOVE_PATH => 'optional', PCLZIP_OPT_REMOVE_ALL_PATH => 'optional', PCLZIP_OPT_ADD_PATH => 'optional', PCLZIP_CB_PRE_EXTRACT => 'optional', PCLZIP_CB_POST_EXTRACT => 'optional', PCLZIP_OPT_SET_CHMOD => 'optional', PCLZIP_OPT_BY_NAME => 'optional', PCLZIP_OPT_BY_EREG => 'optional', PCLZIP_OPT_BY_PREG => 'optional', PCLZIP_OPT_BY_INDEX => 'optional', PCLZIP_OPT_EXTRACT_AS_STRING => 'optional', PCLZIP_OPT_EXTRACT_IN_OUTPUT => 'optional', PCLZIP_OPT_REPLACE_NEWER => 'optional', PCLZIP_OPT_STOP_ON_ERROR => 'optional', PCLZIP_OPT_EXTRACT_DIR_RESTRICTION => 'optional', PCLZIP_OPT_TEMP_FILE_THRESHOLD => 'optional', PCLZIP_OPT_TEMP_FILE_ON => 'optional', PCLZIP_OPT_TEMP_FILE_OFF => 'optional')) |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/PCLZip/pclzip.lib.php:481 | 1 | $v_result = $this->privParseOptions($v_arg_list, $v_size, $v_options, array(PCLZIP_OPT_REMOVE_PATH => 'optional', PCLZIP_OPT_REMOVE_ALL_PATH => 'optional', PCLZIP_OPT_ADD_PATH => 'optional', PCLZIP_CB_PRE_ADD => 'optional', PCLZIP_CB_POST_ADD => 'optional', PCLZIP_OPT_NO_COMPRESSION => 'optional', PCLZIP_OPT_COMMENT => 'optional', PCLZIP_OPT_ADD_COMMENT => 'optional', PCLZIP_OPT_PREPEND_COMMENT => 'optional', PCLZIP_OPT_TEMP_FILE_THRESHOLD => 'optional', PCLZIP_OPT_TEMP_FILE_ON => 'optional', PCLZIP_OPT_TEMP_FILE_OFF => 'optional')) |
/rule/Core/Library/Behavior/FireShowPageTraceBehavior.class.php:54 | 1 | $base = array('请求信息' => date('Y-m-d H:i:s', $_SERVER['REQUEST_TIME']) . ' ' . $_SERVER['SERVER_PROTOCOL'] . ' ' . $_SERVER['REQUEST_METHOD'] . ' : ' . __SELF__, '运行时间' => $this->showTime( ), '内存开销' => MEMORY_LIMIT_ON ? number_format((memory_get_usage( ) - $GLOBALS['_startUseMems']) / 1024, 2) . ' kb' : '不支持', '查询信息' => N('db_query') . ' queries ' . N('db_write') . ' writes ', '文件加载' => count(get_included_files( )), '缓存信息' => N('cache_read') . ' gets ' . N('cache_write') . ' writes ', '配置加载' => count(c( )), '会话信息' => 'SESSION_ID=' . session_id( ), ) |
/rule/Core/Library/Behavior/FireShowPageTraceBehavior.class.php:1166 | 1 | $Object = array('Class' => get_class($Object), 'Message' => $severity . ': ' . $Object->getMessage( ), 'File' => $this->_escapeTraceFile($Object->getFile( )), 'Line' => $Object->getLine( ), 'Type' => 'trigger', 'Trace' => $this->_escapeTrace(array_splice($trace, 2))) |
/rule/Core/Library/Behavior/FireShowPageTraceBehavior.class.php:1174 | 1 | $Object = array('Class' => get_class($Object), 'Message' => $Object->getMessage( ), 'File' => $this->_escapeTraceFile($Object->getFile( )), 'Line' => $Object->getLine( ), 'Type' => 'throw', 'Trace' => $this->_escapeTrace($trace)) |
/rule/Core/Library/Behavior/FireShowPageTraceBehavior.class.php:1209 | 1 | $Object = array('Class' => isset($trace[$i]['class']) ? $trace[$i]['class'] : '', 'Type' => isset($trace[$i]['type']) ? $trace[$i]['type'] : '', 'Function' => isset($trace[$i]['function']) ? $trace[$i]['function'] : '', 'Message' => $trace[$i]['args'][0], 'File' => isset($trace[$i]['file']) ? $this->_escapeTraceFile($trace[$i]['file']) : '', 'Line' => isset($trace[$i]['line']) ? $trace[$i]['line'] : '', 'Args' => isset($trace[$i]['args']) ? $this->encodeObject($trace[$i]['args']) : '', 'Trace' => $this->_escapeTrace(array_splice($trace, $i + 1))) |
/rule/Core/Library/Think/Db/Driver/Sqlite.class.php:42 | 1 | $info[$val['field']] = array('name' => $val['field'], 'type' => $val['type'], 'notnull' => (bool) ($val['null'] === ''), 'default' => $val['default'], 'primary' => (strtolower($val['dey']) == 'pri'), 'autoinc' => (strtolower($val['extra']) == 'auto_increment'), ) |
/rule/Core/Library/Think/Model/RelationModel.class.php:348 | 2 | $sql = 'INSERT INTO ' . $mappingRelationTable . ' (' . $mappingFk . ',' . $mappingRelationFk . ') SELECT a.' . $this->getPk( ) . ',b.' . $model->getPk( ) . ' FROM ' . $this->getTableName( ) . ' AS a ,' . $model->getTableName( ) . " AS b where a." . $this->getPk( ) . ' =' . $pk . ' AND b.' . $model->getPk( ) . ' IN (' . $relationId . ") " |
/rule/Core/Library/Think/Model/RelationModel.class.php:364 | 2 | $sql = 'INSERT INTO ' . $mappingRelationTable . ' (' . $mappingFk . ',' . $mappingRelationFk . ') SELECT a.' . $this->getPk( ) . ',b.' . $model->getPk( ) . ' FROM ' . $this->getTableName( ) . ' AS a ,' . $model->getTableName( ) . " AS b where a." . $this->getPk( ) . ' =' . $pk . ' AND b.' . $model->getPk( ) . ' IN (' . $relationId . ") " |
/rule/Core/Library/Behavior/ChromeShowPageTraceBehavior.class.php:57 | 1 | $base = array('请求信息' => date('Y-m-d H:i:s', $_SERVER['REQUEST_TIME']) . ' ' . $_SERVER['SERVER_PROTOCOL'] . ' ' . $_SERVER['REQUEST_METHOD'] . ' : ' . __SELF__, '运行时间' => $this->showTime( ), '吞吐率' => number_format(1 / G('beginTime', 'viewEndTime'), 2) . 'req/s', '内存开销' => MEMORY_LIMIT_ON ? number_format((memory_get_usage( ) - $GLOBALS['_startUseMems']) / 1024, 2) . ' kb' : '不支持', '查询信息' => N('db_query') . ' queries ' . N('db_write') . ' writes ', '文件加载' => count(get_included_files( )), '缓存信息' => N('cache_read') . ' gets ' . N('cache_write') . ' writes ', '配置加载' => count(c( )), '会话信息' => 'SESSION_ID=' . session_id( ), ) |
/rule/Core/Library/Think/Db/Driver/Sqlsrv.class.php:60 | 2 | $info[$val['column_name']] = array('name' => $val['column_name'], 'type' => $val['data_type'], 'notnull' => (bool) ($val['is_nullable'] === ''), 'default' => $val['column_default'], 'primary' => false, 'autoinc' => false, ) |
/rule/Core/Library/Think/Db/Driver/Sqlsrv.class.php:140 | 2 | $sql = 'UPDATE ' . $this->parseTable($options['table']) . $this->parseSet($data) . $this->parseWhere(!empty($options['where']) ? $options['where'] : '') . $this->parseLock(isset($options['lock']) ? $options['lock'] : false) . $this->parseComment(!empty($options['comment']) ? $options['comment'] : '') |
/rule/Core/Library/Think/Db/Driver/Sqlsrv.class.php:158 | 2 | $sql = 'DELETE FROM ' . $this->parseTable($options['table']) . $this->parseWhere(!empty($options['where']) ? $options['where'] : '') . $this->parseLock(isset($options['lock']) ? $options['lock'] : false) . $this->parseComment(!empty($options['comment']) ? $options['comment'] : '') |
/rule/Core/Library/Think/Db/Driver/Oracle.class.php:106 | 1 | $info[strtolower($val['column_name'])] = array('name' => strtolower($val['column_name']), 'type' => strtolower($val['data_type']), 'notnull' => $val['notnull'], 'default' => $val['data_default'], 'primary' => $val['pk'], 'autoinc' => $val['pk'], ) |
/rule/Core/Library/Think/Db/Driver/Mongo.class.php:51 | 1 | $host = 'mongodb://' . ($config['username'] ? "{$config['username']}" : '') . ($config['password'] ? ":{$config['password']}@" : '') . $config['hostname'] . ($config['hostport'] ? ":{$config['hostport']}" : '') . '/' . ($config['database'] ? "{$config['database']}" : '') |
/rule/Core/Library/Think/Db/Driver/Mysql.class.php:63 | 3 | $info[$val['field']] = array('name' => $val['field'], 'type' => $val['type'], 'notnull' => (bool) ($val['null'] === ''), 'default' => $val['default'], 'primary' => (strtolower($val['key']) == 'pri'), 'autoinc' => (strtolower($val['extra']) == 'auto_increment'), ) |
/rule/Core/Library/Think/Db/Driver/Mysql.class.php:137 | 1 | $sql = (true === $replace ? 'REPLACE' : 'INSERT') . ' INTO ' . $this->parseTable($options['table']) . ' (' . implode(',', $fields) . ') VALUES ' . implode(',', $values) . $this->parseDuplicate($replace) |
/rule/Core/Library/Think/Db/Driver/Firebird.class.php:90 | 1 | $info[trim($val['field'])] = array('name' => trim($val['field']), 'type' => $val['type'], 'notnull' => (bool) ($val['null1'] == 1), 'default' => $val['default1'], 'primary' => false, 'autoinc' => false, ) |
/rule/Core/Library/Think/Db/Driver.class.php:1104 | 1 | $db_master = array('username' => isset($_config['username'][$m]) ? $_config['username'][$m] : $_config['username'][0], 'password' => isset($_config['password'][$m]) ? $_config['password'][$m] : $_config['password'][0], 'hostname' => isset($_config['hostname'][$m]) ? $_config['hostname'][$m] : $_config['hostname'][0], 'hostport' => isset($_config['hostport'][$m]) ? $_config['hostport'][$m] : $_config['hostport'][0], 'database' => isset($_config['database'][$m]) ? $_config['database'][$m] : $_config['database'][0], 'dsn' => isset($_config['dsn'][$m]) ? $_config['dsn'][$m] : $_config['dsn'][0], 'charset' => isset($_config['charset'][$m]) ? $_config['charset'][$m] : $_config['charset'][0], ) |
/rule/Core/Library/Think/Db/Driver.class.php:965 | 1 | $sql = str_replace(array('%TABLE%', '%DISTINCT%', '%FIELD%', '%JOIN%', '%WHERE%', '%GROUP%', '%HAVING%', '%ORDER%', '%LIMIT%', '%UNION%', '%LOCK%', '%COMMENT%', '%FORCE%'), array($this->parseTable($options['table']), $this->parseDistinct(isset($options['distinct']) ? $options['distinct'] : false), $this->parseField(!empty($options['field']) ? $options['field'] : '*'), $this->parseJoin(!empty($options['join']) ? $options['join'] : ''), $this->parseWhere(!empty($options['where']) ? $options['where'] : ''), $this->parseGroup(!empty($options['group']) ? $options['group'] : ''), $this->parseHaving(!empty($options['having']) ? $options['having'] : ''), $this->parseOrder(!empty($options['order']) ? $options['order'] : ''), $this->parseLimit(!empty($options['limit']) ? $options['limit'] : ''), $this->parseUnion(!empty($options['union']) ? $options['union'] : ''), $this->parseLock(isset($options['lock']) ? $options['lock'] : false), $this->parseComment(!empty($options['comment']) ? $options['comment'] : ''), $this->parseForce(!empty($options['force']) ? $options['force'] : '')), $sql) |
/rule/Core/Library/Think/Db/Driver/Pgsql.class.php:45 | 3 | $info[$val['field']] = array('name' => $val['field'], 'type' => $val['type'], 'notnull' => (bool) ($val['null'] === ''), 'default' => $val['default'], 'primary' => (strtolower($val['key']) == 'pri'), 'autoinc' => (strtolower($val['extra']) == 'auto_increment'), ) |
/rule/Core/Library/Think/Db/Driver.class.php:1114 | 2 | $db_config = array('username' => isset($_config['username'][$r]) ? $_config['username'][$r] : $_config['username'][0], 'password' => isset($_config['password'][$r]) ? $_config['password'][$r] : $_config['password'][0], 'hostname' => isset($_config['hostname'][$r]) ? $_config['hostname'][$r] : $_config['hostname'][0], 'hostport' => isset($_config['hostport'][$r]) ? $_config['hostport'][$r] : $_config['hostport'][0], 'database' => isset($_config['database'][$r]) ? $_config['database'][$r] : $_config['database'][0], 'dsn' => isset($_config['dsn'][$r]) ? $_config['dsn'][$r] : $_config['dsn'][0], 'charset' => isset($_config['charset'][$r]) ? $_config['charset'][$r] : $_config['charset'][0], ) |
/rule/Core/Library/Think/Db/Lite.class.php:442 | 2 | $db_config = array('username' => isset($_config['username'][$r]) ? $_config['username'][$r] : $_config['username'][0], 'password' => isset($_config['password'][$r]) ? $_config['password'][$r] : $_config['password'][0], 'hostname' => isset($_config['hostname'][$r]) ? $_config['hostname'][$r] : $_config['hostname'][0], 'hostport' => isset($_config['hostport'][$r]) ? $_config['hostport'][$r] : $_config['hostport'][0], 'database' => isset($_config['database'][$r]) ? $_config['database'][$r] : $_config['database'][0], 'dsn' => isset($_config['dsn'][$r]) ? $_config['dsn'][$r] : $_config['dsn'][0], 'charset' => isset($_config['charset'][$r]) ? $_config['charset'][$r] : $_config['charset'][0], ) |
/rule/Core/Library/Think/Cache/Driver/Redis.class.php:29 | 1 | $options = array_merge(array('host' => C('REDIS_HOST') ?: '127.0.0.1', 'port' => C('REDIS_PORT') ?: 6379, 'timeout' => C('DATA_CACHE_TIMEOUT') ?: false, 'persistent' => false, ), $options) |
/rule/Core/Library/Think/Db/Driver.class.php:811 | 1 | $sql = (true === $replace ? 'REPLACE' : 'INSERT') . ' INTO ' . $this->parseTable($options['table']) . ' (' . implode(',', $fields) . ') VALUES (' . implode(',', $values) . ')' . $this->parseDuplicate($replace) |
/rule/Core/Library/Think/Db/Driver.class.php:578 | 1 | $rule = isset($val[$count - 1]) ? (is_array($val[$count - 1]) ? strtoupper($val[$count - 1][0]) : strtoupper($val[$count - 1])) : '' |
/rule/Core/Library/Think/Upload/Driver/Bcs.class.php:210 | 1 | $param = array('ak' => $this->config['AccessKey'], 'sk' => $this->config['SecretKey'], 'size' => $size, 'bucket' => $Bucket, 'host' => self::DEFAULT_URL, 'date' => time( ) + $this->config['timeout'], 'ip' => '', 'object' => $object) |
/rule/Core/Library/Think/Session/Driver/Db.class.php:91 | 4 | $hander = mysql_connect($host[$r] . (isset($port[$r]) ? ':' . $port[$r] : ':' . $port[0]), isset($user[$r]) ? $user[$r] : $user[0], isset($pwd[$r]) ? $pwd[$r] : $pwd[0]) |
/rule/Core/Library/Think/Cache/Driver/Memcache.class.php:29 | 2 | $options = array_merge(array('host' => C('MEMCACHE_HOST') ?: '127.0.0.1', 'port' => C('MEMCACHE_PORT') ?: 11211, 'timeout' => C('DATA_CACHE_TIMEOUT') ?: false, 'persistent' => false, ), $options) |
/rule/Core/Library/Think/Cache/Driver/Memcachesae.class.php:30 | 2 | $options = array_merge(array('host' => C('MEMCACHE_HOST') ?: '127.0.0.1', 'port' => C('MEMCACHE_PORT') ?: 11211, 'timeout' => C('DATA_CACHE_TIMEOUT') ?: false, 'persistent' => false, ), $options) |
/rule/Core/Library/Think/Crypt/Driver/Xxtea.class.php:75 | 4 | $mx = self::int32((($z >> 5 & 0x07ffffff) ^ $y << 2) + (($y >> 3 & 0x1fffffff) ^ $z << 4)) ^ self::int32(($sum ^ $y) + ($k[$p & 3 ^ $e] ^ $z)) |
/rule/Core/Library/Think/Crypt/Driver/Xxtea.class.php:71 | 4 | $mx = self::int32((($z >> 5 & 0x07ffffff) ^ $y << 2) + (($y >> 3 & 0x1fffffff) ^ $z << 4)) ^ self::int32(($sum ^ $y) + ($k[$p & 3 ^ $e] ^ $z)) |
/rule/Core/Library/Think/Session/Driver/Db.class.php:75 | 4 | $hander = mysql_connect($host[$r] . (isset($port[$r]) ? ':' . $port[$r] : ':' . $port[0]), isset($user[$r]) ? $user[$r] : $user[0], isset($pwd[$r]) ? $pwd[$r] : $pwd[0]) |
/rule/Core/Library/Think/Session/Driver/Db.class.php:63 | 2 | $hander = mysql_connect($host[$w] . (isset($port[$w]) ? ':' . $port[$w] : ':' . $port[0]), isset($user[$w]) ? $user[$w] : $user[0], isset($pwd[$w]) ? $pwd[$w] : $pwd[0]) |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation/Statistical.php:1347 | 1 | $trialsApprox = 0 - ($t + (2.515517 + 0.802853 * $t + 0.010328 * $t * $t) / (1 + 1.432788 * $t + 0.189269 * $t * $t + 0.001308 * $t * $t * $t)) |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation/Statistical.php:1350 | 1 | $trialsApprox = $t - (2.515517 + 0.802853 * $t + 0.010328 * $t * $t) / (1 + 1.432788 * $t + 0.189269 * $t * $t + 0.001308 * $t * $t * $t) |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation/Statistical.php:670 | 1 | $z = ((((((($c7 * $R + $c6) * $R + $c5) * $R + $c4) * $R + $c3) * $R + $c2) * $R + $c1) * $R + $c0) / ((((((($d7 * $R + $d6) * $R + $d5) * $R + $d4) * $R + $d3) * $R + $d2) * $R + $d1) * $R + 1) |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation/Statistical.php:675 | 1 | $z = ((((((($e7 * $R + $e6) * $R + $e5) * $R + $e4) * $R + $e3) * $R + $e2) * $R + $e1) * $R + $e0) / ((((((($f7 * $R + $f6) * $R + $f5) * $R + $f4) * $R + $f3) * $R + $f2) * $R + $f1) * $R + 1) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5.php:683 | 1 | $dataSection[] = array('summary' => array('pack' => 'V', 'data' => 0x0C), 'offset' => array('pack' => 'V'), 'type' => array('pack' => 'V', 'data' => 0x100C), 'data' => array('data' => $dataProp, 'length' => strlen($dataProp))) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5.php:724 | 2 | $dataProp['data']['length'] = $dataProp['data']['length'] + ((4 - $dataProp['data']['length'] % 4) == 4 ? 0 : (4 - $dataProp['data']['length'] % 4)) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5.php:599 | 2 | $dataSection[] = array('summary' => array('pack' => 'V', 'data' => 0x02), 'offset' => array('pack' => 'V'), 'type' => array('pack' => 'V', 'data' => 0x1E), 'data' => array('data' => $dataProp, 'length' => strlen($dataProp))) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5.php:649 | 1 | $dataSection[] = array('summary' => array('pack' => 'V', 'data' => 0x0D), 'offset' => array('pack' => 'V'), 'type' => array('pack' => 'V', 'data' => 0x101E), 'data' => array('data' => $dataProp, 'length' => strlen($dataProp))) |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation/Engineering.php:888 | 1 | $fRet = -log($fNum2) * self::BESSELI($fNum, 0) + (-0.57721566 + $y * (0.42278420 + $y * (0.23069756 + $y * (0.3488590e-1 + $y * (0.262698e-2 + $y * (0.10750e-3 + $y * 0.74e-5)))))) |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation/Engineering.php:893 | 1 | $fRet = exp(-$fNum) / sqrt($fNum) * (1.25331414 + $y * (-0.7832358e-1 + $y * (0.2189568e-1 + $y * (-0.1062446e-1 + $y * (0.587872e-2 + $y * (-0.251540e-2 + $y * 0.53208e-3)))))) |
/rule/Public/Common/PHPExcel/PHPExcel/Reader/Excel2007.php:537 | 1 | $style = (object) array("numFmt" => $numFmt, "font" => $xmlStyles->fonts->font[intval($xf["fontId"])], "fill" => $xmlStyles->fills->fill[intval($xf["fillId"])], "border" => $xmlStyles->borders->border[intval($xf["borderId"])], "alignment" => $xf->alignment, "protection" => $xf->protection, "quotePrefix" => $quotePrefix, ) |
/rule/Public/Common/PHPExcel/PHPExcel/Reader/Excel2007.php:565 | 1 | $cellStyle = (object) array("numFmt" => $numFmt, "font" => $xmlStyles->fonts->font[intval($xf["fontId"])], "fill" => $xmlStyles->fills->fill[intval($xf["fillId"])], "border" => $xmlStyles->borders->border[intval($xf["borderId"])], "alignment" => $xf->alignment, "protection" => $xf->protection, "quotePrefix" => $quotePrefix, ) |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation/Statistical.php:570 | 1 | $z = $y * ((($a4 * $z + $a3) * $z + $a2) * $z + $a1) / (((($b4 * $z + $b3) * $z + $b2) * $z + $b1) * $z + 1) |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation/Statistical.php:657 | 1 | $z = $q * ((((((($a7 * $R + $a6) * $R + $a5) * $R + $a4) * $R + $a3) * $R + $a2) * $R + $a1) * $R + $a0) / ((((((($b7 * $R + $b6) * $R + $b5) * $R + $b4) * $R + $b3) * $R + $b2) * $R + $b1) * $R + 1) |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation/Engineering.php:905 | 1 | $fRet = log($fNum2) * self::BESSELI($fNum, 1) + (1 + $y * (0.15443144 + $y * (-0.67278579 + $y * (-0.18156897 + $y * (-0.1919402e-1 + $y * (-0.110404e-2 + $y * (-0.4686e-4))))))) / $fNum |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation/Engineering.php:910 | 1 | $fRet = exp(-$fNum) / sqrt($fNum) * (1.25331414 + $y * (0.23498619 + $y * (-0.3655620e-1 + $y * (0.1504268e-1 + $y * (-0.780353e-2 + $y * (0.325614e-2 + $y * (-0.68245e-3))))))) |
/rule/Public/Common/PHPExcel/PHPExcel/Reader/Excel5.php:2700 | 1 | $this->_ref[] = array('externalBookIndex' => self::_GetInt2d($recordData, 2 + 6 * $i), 'firstSheetIndex' => self::_GetInt2d($recordData, 4 + 6 * $i), 'lastSheetIndex' => self::_GetInt2d($recordData, 6 + 6 * $i), ) |
/rule/Public/Common/PHPExcel/PHPExcel/Reader/Excel5.php:1602 | 1 | $this->_textObjects[$this->textObjRef] = array('text' => substr($text["recordData"], $text["spliceOffsets"][0] + 1, $cchText), 'format' => substr($text["recordData"], $text["spliceOffsets"][1], $cbRuns), 'alignment' => $grbitOpts, 'rotation' => $rot) |
/rule/Public/Common/PHPExcel/PHPExcel/Cell.php:808 | 1 | $_indexCache[$pColumnIndex] = chr(64 + (($pColumnIndex - 26) / 676)) . chr(65 + ((($pColumnIndex - 26) % 676) / 26)) . chr(65 + $pColumnIndex % 26) |
/rule/Public/Common/PHPExcel/PHPExcel/Worksheet.php:758 | 1 | $autoSizes[$this->_cellCollection->getCurrentColumn( )] = max((float) $autoSizes[$this->_cellCollection->getCurrentColumn( )], (float) PHPExcel_Shared_Font::calculateColumnWidth($this->getParent( )->getCellXfByIndex($cell->getXfIndex( ))->getFont( ), $cellValue, $this->getParent( )->getCellXfByIndex($cell->getXfIndex( ))->getAlignment( )->getTextRotation( ), $this->getDefaultStyle( )->getFont( ))) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5/Font.php:110 | 1 | $data = pack("vvvvvCCCC", $this->_font->getSize( ) * 20, $grbit, $icv, self::_mapBold($this->_font->getBold( )), $sss, self::_mapUnderline($this->_font->getUnderline( )), $bFamily, $bCharSet, $reserved) |
/rule/Public/Common/PHPExcel/PHPExcel/Cell/DataValidation.php:444 | 1 | $this->_formula1 . $this->_formula2 . $this->_type = PHPExcel_Cell_DataValidation::TYPE_NONE . $this->_errorStyle = PHPExcel_Cell_DataValidation::STYLE_STOP . $this->_operator . ($this->_allowBlank ? 't' : 'f') . ($this->_showDropDown ? 't' : 'f') . ($this->_showInputMessage ? 't' : 'f') . ($this->_showErrorMessage ? 't' : 'f') . $this->_errorTitle . $this->_error . $this->_promptTitle . $this->_prompt . __CLASS__ |
/rule/Public/Common/PHPExcel/PHPExcel/Cell/DataValidation.php:445 | 1 | PHPExcel_Cell_DataValidation::TYPE_NONE . $this->_errorStyle = PHPExcel_Cell_DataValidation::STYLE_STOP . $this->_operator . ($this->_allowBlank ? 't' : 'f') . ($this->_showDropDown ? 't' : 'f') . ($this->_showInputMessage ? 't' : 'f') . ($this->_showErrorMessage ? 't' : 'f') . $this->_errorTitle . $this->_error . $this->_promptTitle . $this->_prompt . __CLASS__ |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/OLE.php:476 | 1 | $big_date = $days * 24 * 3600 + gmmktime(date("H", $date), date("i", $date), date("s", $date), date("m", $date), date("d", $date), date("Y", $date)) |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/Date.php:190 | 1 | $retValue = self::FormattedPHPToExcel($dateValue->format('Y'), $dateValue->format('m'), $dateValue->format('d'), $dateValue->format('H'), $dateValue->format('i'), $dateValue->format('s')) |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/Date.php:240 | 1 | $excelDate = floor((146097 * $century) / 4) + floor((1461 * $decade) / 4) + floor((153 * $month + 2) / 5) + $day + 1721119 - $my_excelBaseDate + $excel1900isLeapYear |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/Font.php:577 | 1 | $columnWidth = $pPixels ? self::$defaultColumnWidths[$font->getName( )][$font->getSize( )]['px'] : self::$defaultColumnWidths[$font->getName( )][$font->getSize( )]['width'] |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/PCLZip/pclzip.lib.php:298 | 1 | $v_result = $this->privParseOptions($v_arg_list, $v_size, $v_options, array(PCLZIP_OPT_REMOVE_PATH => 'optional', PCLZIP_OPT_REMOVE_ALL_PATH => 'optional', PCLZIP_OPT_ADD_PATH => 'optional', PCLZIP_CB_PRE_ADD => 'optional', PCLZIP_CB_POST_ADD => 'optional', PCLZIP_OPT_NO_COMPRESSION => 'optional', PCLZIP_OPT_COMMENT => 'optional', PCLZIP_OPT_TEMP_FILE_THRESHOLD => 'optional', PCLZIP_OPT_TEMP_FILE_ON => 'optional', PCLZIP_OPT_TEMP_FILE_OFF => 'optional')) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5/Xf.php:187 | 1 | $atr_pat = (($this->_fg_color != 0x40) || ($this->_bg_color != 0x41) || self::_mapFillType($this->_style->getFill( )->getFillType( ))) ? 1 : 0 |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5/Xf.php:190 | 1 | $atr_prot = self::_mapLocked($this->_style->getProtection( )->getLocked( )) | self::_mapHidden($this->_style->getProtection( )->getHidden( )) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5/Workbook.php:851 | 1 | $extra = pack('Cvvvvv', 0x3B, $sheetIndex - 1, $rangeBounds[0][1] - 1, $rangeBounds[1][1] - 1, $rangeBounds[0][0] - 1, $rangeBounds[1][0] - 1) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5/Worksheet.php:1590 | 1 | $options = (int) !$this->_phpSheet->getProtection( )->getObjects( ) | (int) !$this->_phpSheet->getProtection( )->getScenarios( ) << 1 | (int) !$this->_phpSheet->getProtection( )->getFormatCells( ) << 2 | (int) !$this->_phpSheet->getProtection( )->getFormatColumns( ) << 3 | (int) !$this->_phpSheet->getProtection( )->getFormatRows( ) << 4 | (int) !$this->_phpSheet->getProtection( )->getInsertColumns( ) << 5 | (int) !$this->_phpSheet->getProtection( )->getInsertRows( ) << 6 | (int) !$this->_phpSheet->getProtection( )->getInsertHyperlinks( ) << 7 | (int) !$this->_phpSheet->getProtection( )->getDeleteColumns( ) << 8 | (int) !$this->_phpSheet->getProtection( )->getDeleteRows( ) << 9 | (int) !$this->_phpSheet->getProtection( )->getSelectLockedCells( ) << 10 | (int) !$this->_phpSheet->getProtection( )->getSort( ) << 11 | (int) !$this->_phpSheet->getProtection( )->getAutoFilter( ) << 12 | (int) !$this->_phpSheet->getProtection( )->getPivotTables( ) << 13 | (int) !$this->_phpSheet->getProtection( )->getSelectUnlockedCells( ) << 14 |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5/Worksheet.php:3107 | 1 | $bBorderLeft = ($conditional->getStyle( )->getBorders( )->getLeft( )->getColor( )->getARGB( ) == PHPExcel_Style_Color::COLOR_BLACK && $conditional->getStyle( )->getBorders( )->getLeft( )->getBorderStyle( ) == PHPExcel_Style_Border::BORDER_NONE ? 1 : 0) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5/Worksheet.php:3109 | 1 | $bBorderRight = ($conditional->getStyle( )->getBorders( )->getRight( )->getColor( )->getARGB( ) == PHPExcel_Style_Color::COLOR_BLACK && $conditional->getStyle( )->getBorders( )->getRight( )->getBorderStyle( ) == PHPExcel_Style_Border::BORDER_NONE ? 1 : 0) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5/Worksheet.php:3111 | 1 | $bBorderTop = ($conditional->getStyle( )->getBorders( )->getTop( )->getColor( )->getARGB( ) == PHPExcel_Style_Color::COLOR_BLACK && $conditional->getStyle( )->getBorders( )->getTop( )->getBorderStyle( ) == PHPExcel_Style_Border::BORDER_NONE ? 1 : 0) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5/Worksheet.php:3113 | 1 | $bBorderBottom = ($conditional->getStyle( )->getBorders( )->getBottom( )->getColor( )->getARGB( ) == PHPExcel_Style_Color::COLOR_BLACK && $conditional->getStyle( )->getBorders( )->getBottom( )->getBorderStyle( ) == PHPExcel_Style_Border::BORDER_NONE ? 1 : 0) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/HTML.php:875 | 1 | $css = array_merge($this->_createCSSStyleAlignment($pStyle->getAlignment( )), $this->_createCSSStyleBorders($pStyle->getBorders( )), $this->_createCSSStyleFont($pStyle->getFont( )), $this->_createCSSStyleFill($pStyle->getFill( ))) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5.php:903 | 2 | $dataProp['data']['length'] = $dataProp['data']['length'] + ((4 - $dataProp['data']['length'] % 4) == 4 ? 0 : (4 - $dataProp['data']['length'] % 4)) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/HTML.php:1179 | 1 | $cellData = PHPExcel_Style_NumberFormat::ToFormattedString($cell->getValue( ), $pSheet->getParent( )->getCellXfByIndex($cell->getXfIndex( ))->getNumberFormat( )->getFormatCode( ), array($this, 'formatColor')) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/HTML.php:1173 | 1 | $cellData = PHPExcel_Style_NumberFormat::toFormattedString($cell->getCalculatedValue( ), $pSheet->getParent( )->getCellXfByIndex($cell->getXfIndex( ))->getNumberFormat( )->getFormatCode( ), array($this, 'formatColor')) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel2007/Worksheet.php:987 | 1 | $writeCurrentRow = isset($cellsByRow[$currentRow]) || $rowDimension->getRowHeight( ) >= 0 || $rowDimension->getVisible( ) == false || $rowDimension->getCollapsed( ) == true || $rowDimension->getOutlineLevel( ) > 0 || $rowDimension->getXfIndex( ) !== null |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/HTML.php:1225 | 1 | $writeCell = !(isset($this->_isSpannedCell[$pSheet->getParent( )->getIndex($pSheet)][$pRow + 1][$colNum]) && $this->_isSpannedCell[$pSheet->getParent( )->getIndex($pSheet)][$pRow + 1][$colNum]) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5/Xf.php:183 | 1 | $atr_bdr = (self::_mapBorderStyle($this->_style->getBorders( )->getBottom( )->getBorderStyle( )) || self::_mapBorderStyle($this->_style->getBorders( )->getTop( )->getBorderStyle( )) || self::_mapBorderStyle($this->_style->getBorders( )->getLeft( )->getBorderStyle( )) || self::_mapBorderStyle($this->_style->getBorders( )->getRight( )->getBorderStyle( ))) ? 1 : 0 |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5/Escher.php:109 | 1 | $dggData = pack('VVVV', $this->_object->getSpIdMax( ), $this->_object->getCDgSaved( ) + 1, $this->_object->getCSpSaved( ), $this->_object->getCDgSaved( )) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5.php:808 | 1 | $dataSection[] = array('summary' => array('pack' => 'V', 'data' => 0x03), 'offset' => array('pack' => 'V'), 'type' => array('pack' => 'V', 'data' => 0x1E), 'data' => array('data' => $dataProp, 'length' => strlen($dataProp))) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5.php:799 | 2 | $dataSection[] = array('summary' => array('pack' => 'V', 'data' => 0x02), 'offset' => array('pack' => 'V'), 'type' => array('pack' => 'V', 'data' => 0x1E), 'data' => array('data' => $dataProp, 'length' => strlen($dataProp))) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5.php:826 | 1 | $dataSection[] = array('summary' => array('pack' => 'V', 'data' => 0x05), 'offset' => array('pack' => 'V'), 'type' => array('pack' => 'V', 'data' => 0x1E), 'data' => array('data' => $dataProp, 'length' => strlen($dataProp))) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5.php:817 | 1 | $dataSection[] = array('summary' => array('pack' => 'V', 'data' => 0x04), 'offset' => array('pack' => 'V'), 'type' => array('pack' => 'V', 'data' => 0x1E), 'data' => array('data' => $dataProp, 'length' => strlen($dataProp))) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5.php:844 | 1 | $dataSection[] = array('summary' => array('pack' => 'V', 'data' => 0x08), 'offset' => array('pack' => 'V'), 'type' => array('pack' => 'V', 'data' => 0x1E), 'data' => array('data' => $dataProp, 'length' => strlen($dataProp))) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5.php:835 | 1 | $dataSection[] = array('summary' => array('pack' => 'V', 'data' => 0x06), 'offset' => array('pack' => 'V'), 'type' => array('pack' => 'V', 'data' => 0x1E), 'data' => array('data' => $dataProp, 'length' => strlen($dataProp))) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5.php:862 | 1 | $dataSection[] = array('summary' => array('pack' => 'V', 'data' => 0x0D), 'offset' => array('pack' => 'V'), 'type' => array('pack' => 'V', 'data' => 0x40), 'data' => array('data' => PHPExcel_Shared_OLE::LocalDate2OLE($dataProp))) |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5.php:853 | 1 | $dataSection[] = array('summary' => array('pack' => 'V', 'data' => 0x0C), 'offset' => array('pack' => 'V'), 'type' => array('pack' => 'V', 'data' => 0x40), 'data' => array('data' => PHPExcel_Shared_OLE::LocalDate2OLE($dataProp))) |
/ThinkPHP/Library/Vendor/TemplateLite/internal/template.config_loader.php:13 | 1 | $name = ($this->encode_file_name) ? md5($this->template_dir . $file . $section_name . $var_name) . '.php' : str_replace(".", "_", str_replace("/", "_", $file . "_" . $section_name . "_" . $var_name)) . '.php' |
/ThinkPHP/Library/Vendor/TemplateLite/class.compiler.php:352 | 1 | $_result = '<?php for($for' . $this->_for_stack . ' = ' . $_args['start'] . '; ((' . $_args['start'] . ' < ' . $_args['stop'] . ') ? ($for' . $this->_for_stack . ' < ' . $_args['stop'] . ') : ($for' . $this->_for_stack . ' > ' . $_args['stop'] . ')); $for' . $this->_for_stack . ' += ((' . $_args['start'] . ' < ' . $_args['stop'] . ') ? ' . $_args['step'] . ' : -' . $_args['step'] . ')): ?>' |
/ThinkPHP/Library/Vendor/TemplateLite/class.template.php:669 | 3 | $name = ($this->encode_file_name) ? md5((($this->_resource_type == 1) ? $this->template_dir . $file : $this->_resource_type . "_" . $file)) . '.php' : str_replace(".", "_", str_replace("/", "_", $this->_resource_type . "_" . $file)) . '.php' |
/ThinkPHP/Library/Vendor/TemplateLite/class.template.php:618 | 3 | $name = ($this->encode_file_name) ? md5((($this->_resource_type == 1) ? $this->template_dir . $file : $this->_resource_type . "_" . $file)) . '.php' : str_replace(".", "_", str_replace("/", "_", $this->_resource_type . "_" . $file)) . '.php' |
/ThinkPHP/Library/Vendor/TemplateLite/class.template.php:536 | 3 | $name = ($this->encode_file_name) ? md5((($this->_resource_type == 1) ? $this->template_dir . $file : $this->_resource_type . "_" . $file)) . '.php' : str_replace(".", "_", str_replace("/", "_", $this->_resource_type . "_" . $file)) . '.php' |
/ThinkPHP/Library/Vendor/phpRPC/bigint.php:290 | 1 | $result[$j++] = ((ord($str{$i++}) & 0x3f) << 9) | (ord($str{$i++}) << 1) | (ord($str{$i}) >> 7) |
/ThinkPHP/Library/Vendor/phpRPC/phprpc_client.php:378 | 1 | $request = "POST $url HTTP/{$this->_http_version}\r\n" . "Host: {$this->_server['host']}:{$this->_server['port']}\r\n" . "User-Agent: PHPRPC Client 3.0 for PHP\r\n" . $auth . $connection . $cookie . "Accept: */*\r\n" . "Accept-Encoding: gzip,deflate\r\n" . "Content-Type: application/x-www-form-urlencoded; charset={$this->_charset}\r\n" . "Content-Length: {$content_len}\r\n" . "\r\n" . $request_body |
/ThinkPHP/Library/Vendor/phpRPC/xxtea.php:91 | 4 | $mx = int32((($z >> 5 & 0x07ffffff) ^ $y << 2) + (($y >> 3 & 0x1fffffff) ^ $z << 4)) ^ int32(($sum ^ $y) + ($k[$p & 3 ^ $e] ^ $z)) |
/ThinkPHP/Library/Vendor/phpmailer/class.phpmailer.php:3602 | 2 | $dkimhdrs = 'DKIM-Signature: v=1; a=' . $DKIMsignatureType . '; q=' . $DKIMquery . '; l=' . $DKIMlen . '; s=' . $this->DKIM_selector . ";\r\n" . "\tt=" . $DKIMtime . '; c=' . $DKIMcanonicalization . ";\r\n" . "\th=From:To:Subject;\r\n" . "\td=" . $this->DKIM_domain . ';' . $ident . "\r\n" . "\tz=$from\r\n" . "\t|$to\r\n" . "\t|$subject;\r\n" . "\tbh=" . $DKIMb64 . ";\r\n" . "\tb=" |
/ThinkPHP/Library/Vendor/SmartTemplate/class.smarttemplateparser.php:114 | 1 | $code = "<?php\n" . "if (!empty(\$$parent" . "['$block'])){\n" . "if (!is_array(\$$parent" . "['$block']))\n" . "\$$parent" . "['$block']=array(array('$block'=>\$$parent" . "['$block']));\n" . "\$_tmp_arr_keys=array_keys(\$$parent" . "['$block']);\n" . "if (\$_tmp_arr_keys[0]!='0')\n" . "\$$parent" . "['$block']=array(0=>\$$parent" . "['$block']);\n" . "\$_stack[\$_stack_cnt++]=\$_obj;\n" . "foreach (\$$parent" . "['$block'] as \$rowcnt=>\$$block) {\n" . "\$$block" . "['ROWCNT']=\$rowcnt;\n" . "\$$block" . "['ALTROW']=\$rowcnt%2;\n" . "\$$block" . "['ROWBIT']=\$rowcnt%2;\n" . "\$_obj=&\$$block;\n?>" |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_resource_extends.php:125 | 1 | $_block_content = str_replace($source->smarty->left_delimiter . '$smarty.block.parent' . $source->smarty->right_delimiter, '%%%%SMARTY_PARENT%%%%', substr($_content, $_result[0][$_start][1] + strlen($_result[0][$_start][0]), $_result[0][$_start + $_end][1] - $_result[0][$_start][1] - +strlen($_result[0][$_start][0]))) |
/ThinkPHP/Library/Vendor/Hprose/HproseHttpClient.php:284 | 1 | $opts = array('http' => array('method' => 'POST', 'header' => $this->getCookie( ) . "Content-Length: " . strlen($request) . "\r\n" . ($this->keepAlive ? "Connection: keep-alive\r\n" . "Keep-Alive: " . $this->keepAliveTimeout . "\r\n" : "Connection: close\r\n"), 'content' => $request, 'timeout' => $this->timeout / 1000.0, ), ) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_function_call_handler.php:41 | 1 | $_code .= preg_replace(array("!<\?php echo \\'/\*%%SmartyNocache:{$_template->smarty->template_functions[$_name]['nocache_hash']}%%\*/|/\*/%%SmartyNocache:{$_template->smarty->template_functions[$_name]['nocache_hash']}%%\*/\\';\?>!", "!\\\'!"), array('', "'"), $_template->smarty->template_functions[$_name]['compiled']) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_template.php:153 | 1 | $this->mustCompile = (!$this->source->uncompiled && ($this->smarty->force_compile || $this->source->recompiled || $this->compiled->timestamp === false || ($this->smarty->compile_check && $this->compiled->timestamp < $this->source->timestamp))) |
/ThinkPHP/Library/Vendor/phpRPC/bigint.php:288 | 1 | $result[$j++] = ((ord($str{$i++}) & 0x0f) << 11) | (ord($str{$i++}) << 3) | (ord($str{$i}) >> 5) |
/ThinkPHP/Library/Vendor/phpRPC/bigint.php:289 | 1 | $result[$j++] = ((ord($str{$i++}) & 0x1f) << 10) | (ord($str{$i++}) << 2) | (ord($str{$i}) >> 6) |
/ThinkPHP/Library/Vendor/phpRPC/bigint.php:286 | 1 | $result[$j++] = ((ord($str{$i++}) & 0x03) << 13) | (ord($str{$i++}) << 5) | (ord($str{$i}) >> 3) |
/ThinkPHP/Library/Vendor/phpRPC/bigint.php:287 | 1 | $result[$j++] = ((ord($str{$i++}) & 0x07) << 12) | (ord($str{$i++}) << 4) | (ord($str{$i}) >> 4) |
/ThinkPHP/Library/Vendor/phpRPC/xxtea.php:127 | 4 | $mx = int32((($z >> 5 & 0x07ffffff) ^ $y << 2) + (($y >> 3 & 0x1fffffff) ^ $z << 4)) ^ int32(($sum ^ $y) + ($k[$p & 3 ^ $e] ^ $z)) |
/ThinkPHP/Library/Vendor/phpRPC/bigint.php:285 | 1 | $result[$j++] = ((ord($str{$i++}) & 0x01) << 14) | (ord($str{$i++}) << 6) | (ord($str{$i}) >> 2) |
/ThinkPHP/Library/Vendor/phpRPC/xxtea.php:95 | 4 | $mx = int32((($z >> 5 & 0x07ffffff) ^ $y << 2) + (($y >> 3 & 0x1fffffff) ^ $z << 4)) ^ int32(($sum ^ $y) + ($k[$p & 3 ^ $e] ^ $z)) |
/ThinkPHP/Library/Vendor/phpRPC/xxtea.php:123 | 4 | $mx = int32((($z >> 5 & 0x07ffffff) ^ $y << 2) + (($y >> 3 & 0x1fffffff) ^ $z << 4)) ^ int32(($sum ^ $y) + ($k[$p & 3 ^ $e] ^ $z)) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_for.php:67 | 1 | $output .= "\$_smarty_tpl->tpl_vars[$_statement[var]]->total = (int)min(ceil((\$_smarty_tpl->tpl_vars[$_statement[var]]->step > 0 ? $_attr[to]+1 - ($_statement[value]) : $_statement[value]-($_attr[to])+1)/abs(\$_smarty_tpl->tpl_vars[$_statement[var]]->step)),$_attr[max]);\n" |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_cacheresource_keyvaluestore.php:56 | 1 | $cached->filepath = $_template->source->uid . '#' . $this->sanitize($cached->source->name) . '#' . $this->sanitize($cached->cache_id) . '#' . $this->sanitize($cached->compile_id) |
/ThinkPHP/Library/Think/Db/Driver/Mysqli.class.php:213 | 1 | $info[$val['Field']] = array('name' => $val['Field'], 'type' => $val['Type'], 'notnull' => (bool) ($val['Null'] === ''), 'default' => $val['Default'], 'primary' => (strtolower($val['Key']) == 'pri'), 'autoinc' => (strtolower($val['Extra']) == 'auto_increment'), ) |
/ThinkPHP/Library/Think/Db/Driver/Mssql.class.php:298 | 2 | $sql = 'DELETE FROM ' . $this->parseTable($options['table']) . $this->parseWhere(!empty($options['where']) ? $options['where'] : '') . $this->parseLock(isset($options['lock']) ? $options['lock'] : false) . $this->parseComment(!empty($options['comment']) ? $options['comment'] : '') |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2341 | 1 | $this->_retvalue = $this->compiler->compileTag('private_print_expression', $this->yystack[$this->yyidx + -1]->minor, array('value' => $this->yystack[$this->yyidx + -2]->minor)) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2336 | 2 | $this->_retvalue = $this->compiler->compileTag('private_print_expression', $this->yystack[$this->yyidx + -1]->minor, array('value' => $this->yystack[$this->yyidx + -3]->minor, 'modifierlist' => $this->yystack[$this->yyidx + -2]->minor)) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_config.php:145 | 1 | $this->mustCompile = ($this->smarty->force_compile || $this->getCompiledTimestamp( ) === false || $this->smarty->compile_check && $this->getCompiledTimestamp( ) < $this->source->timestamp) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_for.php:72 | 1 | $output .= "for (\$_smarty_tpl->tpl_vars[$_statement[var]]->value = $_statement[value], \$_smarty_tpl->tpl_vars[$_statement[var]]->iteration = 1;\$_smarty_tpl->tpl_vars[$_statement[var]]->iteration <= \$_smarty_tpl->tpl_vars[$_statement[var]]->total;\$_smarty_tpl->tpl_vars[$_statement[var]]->value += \$_smarty_tpl->tpl_vars[$_statement[var]]->step, \$_smarty_tpl->tpl_vars[$_statement[var]]->iteration++){\n" |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2361 | 1 | $this->_retvalue = $this->compiler->compileTag('assign', array_merge(array(array('value' => $this->yystack[$this->yyidx + -2]->minor), array('var' => $this->yystack[$this->yyidx + -4]->minor['var'])), $this->yystack[$this->yyidx + -1]->minor), array('smarty_internal_index' => $this->yystack[$this->yyidx + -4]->minor['smarty_internal_index'])) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2356 | 1 | $this->_retvalue = $this->compiler->compileTag('assign', array_merge(array(array('value' => $this->yystack[$this->yyidx + -2]->minor), array('var' => "'" . $this->yystack[$this->yyidx + -4]->minor . "'")), $this->yystack[$this->yyidx + -1]->minor)) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2351 | 1 | $this->_retvalue = $this->compiler->compileTag('assign', array(array('value' => $this->yystack[$this->yyidx + -1]->minor), array('var' => "'" . $this->yystack[$this->yyidx + -3]->minor . "'"))) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2346 | 2 | $this->_retvalue = $this->compiler->compileTag('private_print_expression', $this->yystack[$this->yyidx + -1]->minor, array('value' => $this->yystack[$this->yyidx + -3]->minor, 'modifierlist' => $this->yystack[$this->yyidx + -2]->minor)) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2400 | 1 | $this->_retvalue = $this->compiler->compileTag(($tag == 'else if') ? 'elseif' : $tag, $this->yystack[$this->yyidx + -1]->minor, array('if condition' => $this->yystack[$this->yyidx + -2]->minor)) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2387 | 1 | $this->_retvalue = '<?php ob_start();?>' . $this->compiler->compileTag($this->yystack[$this->yyidx + -5]->minor, $this->yystack[$this->yyidx + -1]->minor, array('object_methode' => $this->yystack[$this->yyidx + -3]->minor)) . '<?php echo ' |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2381 | 1 | $this->_retvalue = '<?php ob_start();?>' . $this->compiler->compileTag($this->yystack[$this->yyidx + -3]->minor, $this->yystack[$this->yyidx + -1]->minor) . '<?php echo ' |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2376 | 1 | $this->_retvalue = $this->compiler->compileTag($this->yystack[$this->yyidx + -4]->minor, $this->yystack[$this->yyidx + -1]->minor, array('object_methode' => $this->yystack[$this->yyidx + -2]->minor)) |
/rule/Core/Library/Behavior/BuildLiteBehavior.class.php:32 | 1 | $filelist = is_file(CONF_PATH . 'lite.php') ? include CONF_PATH . 'lite.php' : array(THINK_PATH . 'Common/functions.php', COMMON_PATH . 'Common/function.php', CORE_PATH . 'Think' . EXT, CORE_PATH . 'Hook' . EXT, CORE_PATH . 'App' . EXT, CORE_PATH . 'Dispatcher' . EXT, CORE_PATH . 'Log' . EXT, CORE_PATH . 'Log/Driver/File' . EXT, CORE_PATH . 'Route' . EXT, CORE_PATH . 'Controller' . EXT, CORE_PATH . 'View' . EXT, CORE_PATH . 'Storage' . EXT, CORE_PATH . 'Storage/Driver/File' . EXT, CORE_PATH . 'Exception' . EXT, BEHAVIOR_PATH . 'ParseTemplateBehavior' . EXT, BEHAVIOR_PATH . 'ContentReplaceBehavior' . EXT, ) |
/rule/Core/Library/Behavior/ShowPageTraceBehavior.class.php:38 | 1 | $base = array('请求信息' => date('Y-m-d H:i:s', $_SERVER['REQUEST_TIME']) . ' ' . $_SERVER['SERVER_PROTOCOL'] . ' ' . $_SERVER['REQUEST_METHOD'] . ' : ' . __SELF__, '运行时间' => $this->showTime( ), '吞吐率' => number_format(1 / G('beginTime', 'viewEndTime'), 2) . 'req/s', '内存开销' => MEMORY_LIMIT_ON ? number_format((memory_get_usage( ) - $GLOBALS['_startUseMems']) / 1024, 2) . ' kb' : '不支持', '查询信息' => N('db_query') . ' queries ' . N('db_write') . ' writes ', '文件加载' => count(get_included_files( )), '缓存信息' => N('cache_read') . ' gets ' . N('cache_write') . ' writes ', '配置加载' => count(C( )), '会话信息' => 'SESSION_ID=' . session_id( ), ) |
/rule/Core/Library/Behavior/FireShowPageTraceBehavior.class.php:1928 | 1 | $char = pack('C*', $ord_var_c, ord($var{$c + 1}), ord($var{$c + 2}), ord($var{$c + 3}), ord($var{$c + 4})) |
/rule/Core/Library/Behavior/FireShowPageTraceBehavior.class.php:1941 | 1 | $char = pack('C*', $ord_var_c, ord($var{$c + 1}), ord($var{$c + 2}), ord($var{$c + 3}), ord($var{$c + 4}), ord($var{$c + 5})) |
/ThinkPHP/Library/Think/Build.class.php:48 | 2 | $dirs = array(COMMON_PATH, COMMON_PATH . 'Common/', CONF_PATH, APP_PATH . $module . '/', APP_PATH . $module . '/Common/', APP_PATH . $module . '/Controller/', APP_PATH . $module . '/Model/', APP_PATH . $module . '/Conf/', APP_PATH . $module . '/View/', RUNTIME_PATH, CACHE_PATH, CACHE_PATH . $module . '/', LOG_PATH, LOG_PATH . $module . '/', TEMP_PATH, DATA_PATH, ) |
/ThinkPHP/Library/Think/Page.class.php:139 | 2 | $page_str = str_replace(array('%HEADER%', '%NOW_PAGE%', '%UP_PAGE%', '%DOWN_PAGE%', '%FIRST%', '%LINK_PAGE%', '%END%', '%TOTAL_ROW%', '%TOTAL_PAGE%'), array($this->config['header'], $this->nowPage, $up_page, $down_page, $the_first, $link_page, $the_end, $this->totalRows, $this->totalPages), $this->config['theme']) |
/ThinkPHP/Common/functions.php:1352 | 2 | $config = array('prefix' => C('COOKIE_PREFIX'), 'expire' => C('COOKIE_EXPIRE'), 'path' => C('COOKIE_PATH'), 'domain' => C('COOKIE_DOMAIN'), 'secure' => C('COOKIE_SECURE'), 'httponly' => C('COOKIE_HTTPONLY'), ) |
/ThinkPHP/Library/Org/Util/PHPMailer.class.php:3351 | 2 | $dkimhdrs = 'DKIM-Signature: v=1; a=' . $DKIMsignatureType . '; q=' . $DKIMquery . '; l=' . $DKIMlen . '; s=' . $this->DKIM_selector . ";\r\n" . "\tt=" . $DKIMtime . '; c=' . $DKIMcanonicalization . ";\r\n" . "\th=From:To:Subject;\r\n" . "\td=" . $this->DKIM_domain . ';' . $ident . "\r\n" . "\tz=$from\r\n" . "\t|$to\r\n" . "\t|$subject;\r\n" . "\tbh=" . $DKIMb64 . ";\r\n" . "\tb=" |
/ThinkPHP/Library/Think/Session/Driver/Db.class.php:91 | 4 | $hander = mysql_connect($host[$r] . (isset($port[$r]) ? ':' . $port[$r] : ':' . $port[0]), isset($user[$r]) ? $user[$r] : $user[0], isset($pwd[$r]) ? $pwd[$r] : $pwd[0]) |
/ThinkPHP/Library/Think/Db/Driver/Pgsql.class.php:45 | 3 | $info[$val['field']] = array('name' => $val['field'], 'type' => $val['type'], 'notnull' => (bool) ($val['null'] === ''), 'default' => $val['default'], 'primary' => (strtolower($val['key']) == 'pri'), 'autoinc' => (strtolower($val['extra']) == 'auto_increment'), ) |
/ThinkPHP/Library/Think/Session/Driver/Db.class.php:63 | 2 | $hander = mysql_connect($host[$w] . (isset($port[$w]) ? ':' . $port[$w] : ':' . $port[0]), isset($user[$w]) ? $user[$w] : $user[0], isset($pwd[$w]) ? $pwd[$w] : $pwd[0]) |
/ThinkPHP/Library/Think/Session/Driver/Db.class.php:75 | 4 | $hander = mysql_connect($host[$r] . (isset($port[$r]) ? ':' . $port[$r] : ':' . $port[0]), isset($user[$r]) ? $user[$r] : $user[0], isset($pwd[$r]) ? $pwd[$r] : $pwd[0]) |
/ThinkPHP/Library/Think/Db/Driver/Mssql.class.php:217 | 2 | $info[$val['column_name']] = array('name' => $val['column_name'], 'type' => $val['data_type'], 'notnull' => (bool) ($val['is_nullable'] === ''), 'default' => $val['column_default'], 'primary' => false, 'autoinc' => false, ) |
/ThinkPHP/Library/Think/Db/Driver/Mssql.class.php:281 | 2 | $sql = 'UPDATE ' . $this->parseTable($options['table']) . $this->parseSet($data) . $this->parseWhere(!empty($options['where']) ? $options['where'] : '') . $this->parseLock(isset($options['lock']) ? $options['lock'] : false) . $this->parseComment(!empty($options['comment']) ? $options['comment'] : '') |
/ThinkPHP/Library/Think/Db/Driver/Ibase.class.php:232 | 1 | $info[trim($val['FIELD'])] = array('name' => trim($val['FIELD']), 'type' => '', 'notnull' => (bool) ($val['NULL1'] == 1), 'default' => $val['DEFAULT1'], 'primary' => false, 'autoinc' => false, ) |
/ThinkPHP/Library/Think/Db/Driver/Pdo.class.php:288 | 1 | $info[$name] = array('name' => $name, 'type' => $val['type'], 'notnull' => (bool) (((isset($val['null'])) && ($val['null'] === '')) || ((isset($val['notnull'])) && ($val['notnull'] === ''))), 'default' => isset($val['default']) ? $val['default'] : (isset($val['dflt_value']) ? $val['dflt_value'] : ""), 'primary' => isset($val['key']) ? strtolower($val['key']) == 'pri' : (isset($val['pk']) ? $val['pk'] : false), 'autoinc' => isset($val['extra']) ? strtolower($val['extra']) == 'auto_increment' : (isset($val['key']) ? $val['key'] : false), ) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2670 | 1 | $this->_retvalue = $this->compiler->compileTag('private_special_variable', array( ), $this->yystack[$this->yyidx + -2]->minor['smarty_internal_index']) . '::' . $this->yystack[$this->yyidx + 0]->minor |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2613 | 1 | $this->_retvalue = $this->yystack[$this->yyidx + -5]->minor . ' ? ' . $this->yystack[$this->yyidx + -2]->minor . ' : ' . $this->yystack[$this->yyidx + 0]->minor |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2692 | 1 | $this->_retvalue = $this->compileVariable($this->yystack[$this->yyidx + 0]->minor['var']) . $this->yystack[$this->yyidx + 0]->minor['smarty_internal_index'] |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2672 | 1 | $this->_retvalue = $this->compileVariable($this->yystack[$this->yyidx + -2]->minor['var']) . $this->yystack[$this->yyidx + -2]->minor['smarty_internal_index'] . '::' . $this->yystack[$this->yyidx + 0]->minor |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2779 | 1 | $this->_retvalue = $this->compiler->compileTag('private_special_variable', array( ), $this->yystack[$this->yyidx + -1]->minor['smarty_internal_index']) . $this->yystack[$this->yyidx + 0]->minor |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2753 | 1 | $this->_retvalue = '[' . $this->compiler->compileTag('private_special_variable', array( ), '[\'section\'][\'' . $this->yystack[$this->yyidx + -3]->minor . '\'][\'' . $this->yystack[$this->yyidx + -1]->minor . '\']') . ']' |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2824 | 1 | $this->_retvalue = '->{\'' . $this->yystack[$this->yyidx + -4]->minor . '\'.' . $this->yystack[$this->yyidx + -2]->minor . $this->yystack[$this->yyidx + 0]->minor . '}' |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2781 | 1 | $this->_retvalue = $this->compileVariable($this->yystack[$this->yyidx + -1]->minor['var']) . $this->yystack[$this->yyidx + -1]->minor['smarty_internal_index'] . $this->yystack[$this->yyidx + 0]->minor |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2918 | 1 | $this->_retvalue = '$' . $this->yystack[$this->yyidx + -2]->minor . $this->yystack[$this->yyidx + -1]->minor . $this->yystack[$this->yyidx + 0]->minor |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2893 | 1 | $this->_retvalue = array_merge($this->yystack[$this->yyidx + -2]->minor, array(array_merge($this->yystack[$this->yyidx + -1]->minor, $this->yystack[$this->yyidx + 0]->minor))) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templatelexer.php:463 | 1 | $yy_global_pattern = "/\G('[^'\\\\]*(?:\\\\.[^'\\\\]*)*')|\G(" . $this->ldel . "\\s{1,}\/)|\G(" . $this->ldel . "\\s*(if|elseif|else if|while)\\s+)|\G(" . $this->ldel . "\\s*for\\s+)|\G(" . $this->ldel . "\\s*foreach(?![^\s]))|\G(" . $this->ldel . "\\s{1,})|\G(\\s{1,}" . $this->rdel . ")|\G(" . $this->ldel . "\/)|\G(" . $this->ldel . ")|\G(" . $this->rdel . ")|\G(\\s+is\\s+in\\s+)|\G(\\s+as\\s+)|\G(\\s+to\\s+)|\G(\\s+step\\s+)|\G(\\s+instanceof\\s+)|\G(\\s*===\\s*)|\G(\\s*!==\\s*)|\G(\\s*==\\s*|\\s+eq\\s+)|\G(\\s*!=\\s*|\\s*<>\\s*|\\s+(ne|neq)\\s+)|\G(\\s*>=\\s*|\\s+(ge|gte)\\s+)|\G(\\s*<=\\s*|\\s+(le|lte)\\s+)|\G(\\s*>\\s*|\\s+gt\\s+)|\G(\\s*<\\s*|\\s+lt\\s+)|\G(\\s+mod\\s+)|\G(!\\s*|not\\s+)|\G(\\s*&&\\s*|\\s*and\\s+)|\G(\\s*\\|\\|\\s*|\\s*or\\s+)|\G(\\s*xor\\s+)|\G(\\s+is\\s+odd\\s+by\\s+)|\G(\\s+is\\s+not\\s+odd\\s+by\\s+)|\G(\\s+is\\s+odd)|\G(\\s+is\\s+not\\s+odd)|\G(\\s+is\\s+even\\s+by\\s+)|\G(\\s+is\\s+not\\s+even\\s+by\\s+)|\G(\\s+is\\s+even)|\G(\\s+is\\s+not\\s+even)|\G(\\s+is\\s+div\\s+by\\s+)|\G(\\s+is\\s+not\\s+div\\s+by\\s+)|\G(\\((int(eger)?|bool(ean)?|float|double|real|string|binary|array|object)\\)\\s*)|\G(\\s*\\(\\s*)|\G(\\s*\\))|\G(\\[\\s*)|\G(\\s*\\])|\G(\\s*->\\s*)|\G(\\s*=>\\s*)|\G(\\s*=\\s*)|\G(\\+\\+|--)|\G(\\s*(\\+|-)\\s*)|\G(\\s*(\\*|\/|%)\\s*)|\G(\\$)|\G(\\s*;)|\G(::)|\G(\\s*:\\s*)|\G(@)|\G(#)|\G(\")|\G(`)|\G(\\|)|\G(\\.)|\G(\\s*,\\s*)|\G(\\s*&\\s*)|\G(\\s*\\?\\s*)|\G(0[xX][0-9a-fA-F]+)|\G([0-9]*[a-zA-Z_]\\w*)|\G(\\d+)|\G(\\s+)|\G(.)/iS" |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templatelexer.php:153 | 1 | $yy_global_pattern = "/\G(" . $this->ldel . "[$]smarty\\.block\\.child" . $this->rdel . ")|\G(\\{\\})|\G(" . $this->ldel . "\\*([\S\s]*?)\\*" . $this->rdel . ")|\G([\t ]*[\r\n]+[\t ]*)|\G(" . $this->ldel . "strip" . $this->rdel . ")|\G(" . $this->ldel . "\\s{1,}strip\\s{1,}" . $this->rdel . ")|\G(" . $this->ldel . "\/strip" . $this->rdel . ")|\G(" . $this->ldel . "\\s{1,}\/strip\\s{1,}" . $this->rdel . ")|\G(" . $this->ldel . "\\s*literal\\s*" . $this->rdel . ")|\G(" . $this->ldel . "\\s{1,}\/)|\G(" . $this->ldel . "\\s*(if|elseif|else if|while)\\s+)|\G(" . $this->ldel . "\\s*for\\s+)|\G(" . $this->ldel . "\\s*foreach(?![^\s]))|\G(" . $this->ldel . "\\s*setfilter\\s+)|\G(" . $this->ldel . "\\s{1,})|\G(" . $this->ldel . "\/)|\G(" . $this->ldel . ")|\G(<\\?(?:php\\w+|=|[a-zA-Z]+)?)|\G(\\?>)|\G(<%)|\G(%>)|\G(([\S\s]*?)(?=([\t ]*[\r\n]+[\t ]*|" . $this->ldel . "|<\\?|\\?>|<%|%>)))|\G([\S\s]+)|\G(.)/iS" |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_extends.php:99 | 1 | $_block_content = str_replace($compiler->smarty->left_delimiter . '$smarty.block.parent' . $compiler->smarty->right_delimiter, '%%%%SMARTY_PARENT%%%%', substr($_content, $_result[0][$_start][1] + strlen($_result[0][$_start][0]), $_result[0][$_start + $_end][1] - $_result[0][$_start][1] - +strlen($_result[0][$_start][0]))) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templatelexer.php:1030 | 1 | $yy_global_pattern = "/\G(" . $this->ldel . "\\s{1,}\/)|\G(" . $this->ldel . "\\s*(if|elseif|else if|while)\\s+)|\G(" . $this->ldel . "\\s*for\\s+)|\G(" . $this->ldel . "\\s*foreach(?![^\s]))|\G(" . $this->ldel . "\\s{1,})|\G(" . $this->ldel . "\/)|\G(" . $this->ldel . ")|\G(\")|\G(`\\$)|\G(\\$[0-9]*[a-zA-Z_]\\w*)|\G(\\$)|\G(([^\"\\\\]*?)((?:\\\\.[^\"\\\\]*?)*?)(?=(" . $this->ldel . "|\\$|`\\$|\")))|\G([\S\s]+)|\G(.)/iS" |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_if.php:160 | 1 | $_output = "<?php }else{?>{$tmp}<?php if (!isset(\$_smarty_tpl->tpl_vars[" . $parameter['if condition']['var']['var'] . "]) || !is_array(\$_smarty_tpl->tpl_vars[" . $parameter['if condition']['var']['var'] . "]->value)) \$_smarty_tpl->createLocalArrayVariable(" . $parameter['if condition']['var']['var'] . "$_nocache);\n" |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_block.php:150 | 1 | $_tpl = new Smarty_Internal_template('string:' . $compiler->template->block_data[$_name]['source'], $compiler->smarty, $compiler->template, $compiler->template->cache_id, $compiler->template->compile_id = null, $compiler->template->caching, $compiler->template->cache_lifetime) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2411 | 1 | $this->_retvalue = $this->compiler->compileTag('for', array_merge($this->yystack[$this->yyidx + -1]->minor, array(array('start' => $this->yystack[$this->yyidx + -10]->minor), array('ifexp' => $this->yystack[$this->yyidx + -7]->minor), array('var' => $this->yystack[$this->yyidx + -3]->minor), array('step' => $this->yystack[$this->yyidx + -2]->minor))), 1) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2421 | 1 | $this->_retvalue = $this->compiler->compileTag('for', array_merge($this->yystack[$this->yyidx + -1]->minor, array(array('start' => $this->yystack[$this->yyidx + -4]->minor), array('to' => $this->yystack[$this->yyidx + -2]->minor))), 0) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2426 | 1 | $this->_retvalue = $this->compiler->compileTag('for', array_merge($this->yystack[$this->yyidx + -1]->minor, array(array('start' => $this->yystack[$this->yyidx + -6]->minor), array('to' => $this->yystack[$this->yyidx + -4]->minor), array('step' => $this->yystack[$this->yyidx + -2]->minor))), 0) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2436 | 2 | $this->_retvalue = $this->compiler->compileTag('foreach', array_merge($this->yystack[$this->yyidx + -1]->minor, array(array('from' => $this->yystack[$this->yyidx + -5]->minor), array('item' => $this->yystack[$this->yyidx + -2]->minor)))) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2441 | 2 | $this->_retvalue = $this->compiler->compileTag('foreach', array_merge($this->yystack[$this->yyidx + -1]->minor, array(array('from' => $this->yystack[$this->yyidx + -8]->minor), array('item' => $this->yystack[$this->yyidx + -2]->minor), array('key' => $this->yystack[$this->yyidx + -5]->minor)))) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2446 | 2 | $this->_retvalue = $this->compiler->compileTag('foreach', array_merge($this->yystack[$this->yyidx + -1]->minor, array(array('from' => $this->yystack[$this->yyidx + -5]->minor), array('item' => $this->yystack[$this->yyidx + -2]->minor)))) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2451 | 2 | $this->_retvalue = $this->compiler->compileTag('foreach', array_merge($this->yystack[$this->yyidx + -1]->minor, array(array('from' => $this->yystack[$this->yyidx + -8]->minor), array('item' => $this->yystack[$this->yyidx + -2]->minor), array('key' => $this->yystack[$this->yyidx + -5]->minor)))) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2456 | 1 | $this->_retvalue = $this->compiler->compileTag('setfilter', array( ), array('modifier_list' => array(array_merge(array($this->yystack[$this->yyidx + -2]->minor), $this->yystack[$this->yyidx + -1]->minor)))) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2461 | 1 | $this->_retvalue = $this->compiler->compileTag('setfilter', array( ), array('modifier_list' => array_merge(array(array_merge(array($this->yystack[$this->yyidx + -3]->minor), $this->yystack[$this->yyidx + -2]->minor)), $this->yystack[$this->yyidx + -1]->minor))) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2476 | 1 | $this->_retvalue = $this->compiler->compileTag($this->yystack[$this->yyidx + -2]->minor . 'close', array( ), array('modifier_list' => $this->yystack[$this->yyidx + -1]->minor)) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2481 | 1 | $this->_retvalue = $this->compiler->compileTag($this->yystack[$this->yyidx + -3]->minor . 'close', array( ), array('object_methode' => $this->yystack[$this->yyidx + -1]->minor)) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2486 | 1 | $this->_retvalue = $this->compiler->compileTag($this->yystack[$this->yyidx + -4]->minor . 'close', array( ), array('object_methode' => $this->yystack[$this->yyidx + -2]->minor, 'modifier_list' => $this->yystack[$this->yyidx + -1]->minor)) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2546 | 1 | $this->_retvalue = $this->yystack[$this->yyidx + -2]->minor . trim($this->yystack[$this->yyidx + -1]->minor) . $this->yystack[$this->yyidx + 0]->minor |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2551 | 1 | $this->_retvalue = $this->compiler->compileTag('private_modifier', array( ), array('value' => $this->yystack[$this->yyidx + -1]->minor, 'modifierlist' => $this->yystack[$this->yyidx + 0]->minor)) |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2556 | 1 | $this->_retvalue = $this->yystack[$this->yyidx + -2]->minor . $this->yystack[$this->yyidx + -1]->minor . $this->yystack[$this->yyidx + 0]->minor |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2608 | 1 | $this->_retvalue = $this->yystack[$this->yyidx + -6]->minor . ' ? ' . $this->compileVariable("'" . $this->yystack[$this->yyidx + -2]->minor . "'") . ' : ' . $this->yystack[$this->yyidx + 0]->minor |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation.php:3052 | 2 | while ($stack->count( ) > 0 && ($o2 = $stack->last( )) && isset(self::$_operators[$o2['value']]) && @(self::$_operatorAssociativity[$opCharacter] ? self::$_operatorPrecedence[$opCharacter] < self::$_operatorPrecedence[$o2['value']] : self::$_operatorPrecedence[$opCharacter] <= self::$_operatorPrecedence[$o2['value']])) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation.php:3459 | 1 | elseif((is_numeric($token)) || ($token === NULL) || (is_bool($token)) || ($token == '') || ($token{0} == '"') || ($token{0} == '#')) { /**/ } elseif(preg_match('/^' . self::CALCULATION_REGEXP_NAMEDRANGE . '$/i', $token, $matches)) { /**/ } else { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation.php:3665 | 1 | if((PHPExcel_Calculation_Functions::getCompatibilityMode( ) != PHPExcel_Calculation_Functions::COMPATIBILITY_OPENOFFICE) && ((is_string($operand1) && !is_numeric($operand1) && strlen($operand1) > 0) || (is_string($operand2) && !is_numeric($operand2) && strlen($operand2) > 0))) { /**/ } else { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Worksheet.php:442 | 1 | if((str_replace(self::$_invalidCharacters, '', $pValue) !== $pValue) || (PHPExcel_Shared_String::Substring($pValue, -1, 1) == '\'') || (PHPExcel_Shared_String::Substring($pValue, 0, 1) == '\'')) { /**/ } |
/rule/wx_pay/phpqrcode.php:2599 | 1 | if(($this->runLength[$i - 2] == $fact) && ($this->runLength[$i - 1] == $fact) && ($this->runLength[$i + 1] == $fact) && ($this->runLength[$i + 2] == $fact)) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation.php:2789 | 2 | while ($stack->count( ) > 0 && ($o2 = $stack->last( )) && isset(self::$_operators[$o2['value']]) && @(self::$_operatorAssociativity[$opCharacter] ? self::$_operatorPrecedence[$opCharacter] < self::$_operatorPrecedence[$o2['value']] : self::$_operatorPrecedence[$opCharacter] <= self::$_operatorPrecedence[$o2['value']])) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Worksheet/AutoFilter/Column/Rule.php:391 | 1 | if(($pGrouping !== NULL) && (!in_array($pGrouping, self::$_dateTimeGroups)) && (!in_array($pGrouping, self::$_dynamicTypes)) && (!in_array($pGrouping, self::$_topTenType))) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation/FormulaParser.php:494 | 1 | if(!((($previousToken->getTokenType( ) == PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_FUNCTION) && ($previousToken->getTokenSubType( ) == PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_STOP)) || (($previousToken->getTokenType( ) == PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_SUBEXPRESSION) && ($previousToken->getTokenSubType( ) == PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_STOP)) || ($previousToken->getTokenType( ) == PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_OPERAND))) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation/FormulaParser.php:506 | 1 | if(!((($nextToken->getTokenType( ) == PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_FUNCTION) && ($nextToken->getTokenSubType( ) == PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_START)) || (($nextToken->getTokenType( ) == PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_SUBEXPRESSION) && ($nextToken->getTokenSubType( ) == PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_START)) || ($nextToken->getTokenType( ) == PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_OPERAND))) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation/FormulaParser.php:542 | 2 | if((($previousToken->getTokenType( ) == PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_FUNCTION) && ($previousToken->getTokenSubType( ) == PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_STOP)) || (($previousToken->getTokenType( ) == PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_SUBEXPRESSION) && ($previousToken->getTokenSubType( ) == PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_STOP)) || ($previousToken->getTokenType( ) == PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_OPERATORPOSTFIX) || ($previousToken->getTokenType( ) == PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_OPERAND)) { /**/ } else { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Reader/Excel2007.php:946 | 1 | if(((string) $cfRule["type"] == PHPExcel_Style_Conditional::CONDITION_NONE || (string) $cfRule["type"] == PHPExcel_Style_Conditional::CONDITION_CELLIS || (string) $cfRule["type"] == PHPExcel_Style_Conditional::CONDITION_CONTAINSTEXT || (string) $cfRule["type"] == PHPExcel_Style_Conditional::CONDITION_EXPRESSION) && isset($dxfs[intval($cfRule["dxfId"])])) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Reader/Excel2007.php:1944 | 1 | if((isset($run->rPr->b["val"]) && self::boolean((string) $run->rPr->b["val"])) || (isset($run->rPr->b) && !isset($run->rPr->b["val"]))) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Reader/Excel2007.php:1949 | 1 | if((isset($run->rPr->i["val"]) && self::boolean((string) $run->rPr->i["val"])) || (isset($run->rPr->i) && !isset($run->rPr->i["val"]))) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Reader/Excel2007.php:1970 | 1 | if((isset($run->rPr->strike["val"]) && self::boolean((string) $run->rPr->strike["val"])) || (isset($run->rPr->strike) && !isset($run->rPr->strike["val"]))) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation/MathTrig.php:1276 | 3 | if(((is_numeric($array1[$i])) && (!is_string($array1[$i]))) && ((is_numeric($array2[$i])) && (!is_string($array2[$i])))) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation/Financial.php:989 | 1 | if(($cost <= 0) || (($salvage / $cost) < 0) || ($life <= 0) || ($period < 1) || ($factor <= 0.0) || ($period > $life)) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation/MathTrig.php:1336 | 3 | if(((is_numeric($array1[$i])) && (!is_string($array1[$i]))) && ((is_numeric($array2[$i])) && (!is_string($array2[$i])))) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation/MathTrig.php:1306 | 3 | if(((is_numeric($array1[$i])) && (!is_string($array1[$i]))) && ((is_numeric($array2[$i])) && (!is_string($array2[$i])))) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation/LookupRef.php:310 | 1 | if((!preg_match('/^' . PHPExcel_Calculation::CALCULATION_REGEXP_CELLREF . '$/i', $cellAddress1, $matches)) || ((!is_null($cellAddress2)) && (!preg_match('/^' . PHPExcel_Calculation::CALCULATION_REGEXP_CELLREF . '$/i', $cellAddress2, $matches)))) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation/FormulaParser.php:560 | 2 | if((($previousToken->getTokenType( ) == PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_FUNCTION) && ($previousToken->getTokenSubType( ) == PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_STOP)) || (($previousToken->getTokenType( ) == PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_SUBEXPRESSION) && ($previousToken->getTokenSubType( ) == PHPExcel_Calculation_FormulaToken::TOKEN_SUBTYPE_STOP)) || ($previousToken->getTokenType( ) == PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_OPERATORPOSTFIX) || ($previousToken->getTokenType( ) == PHPExcel_Calculation_FormulaToken::TOKEN_TYPE_OPERAND)) { /**/ } else { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation/LookupRef.php:791 | 1 | if((is_numeric($lookup_value) && is_numeric($rowData) && ($rowData > $lookup_value)) || (!is_numeric($lookup_value) && !is_numeric($rowData) && (strtolower($rowData) > strtolower($lookup_value)))) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Calculation/LookupRef.php:724 | 1 | if((is_numeric($lookup_value) && is_numeric($rowData[$firstColumn]) && ($rowData[$firstColumn] > $lookup_value)) || (!is_numeric($lookup_value) && !is_numeric($rowData[$firstColumn]) && (strtolower($rowData[$firstColumn]) > strtolower($lookup_value)))) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5/Parser.php:1166 | 1 | elseif(is_numeric($token) and (!is_numeric($token . $this->_lookahead) or ($this->_lookahead == '')) and ($this->_lookahead != '!') and ($this->_lookahead != ':')) { /**/ } elseif(preg_match("/\"([^\"]|\"\"){0,255}\"/", $token) and $this->_lookahead != '"' and (substr_count($token, '"') % 2 == 0)) { /**/ } elseif(preg_match("/^#[A-Z0\/]{3,5}[!?]{1}$/", $token) or $token == '#N/A') { /**/ } elseif(preg_match("/^[A-Z0-9\xc0-\xdc\.]+$/i", $token) and ($this->_lookahead == "(")) { /**/ } elseif(substr($token, -1) == ')') { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5/Parser.php:1141 | 1 | elseif(preg_match("/^'" . self::REGEX_SHEET_TITLE_QUOTED . "(\:" . self::REGEX_SHEET_TITLE_QUOTED . ")?'\!\\$?[A-Ia-i]?[A-Za-z]\\$?[0-9]+$/u", $token) and !preg_match("/[0-9]/", $this->_lookahead) and ($this->_lookahead != ':') and ($this->_lookahead != '.')) { /**/ } elseif(preg_match('/^(\$)?[A-Ia-i]?[A-Za-z](\$)?[0-9]+:(\$)?[A-Ia-i]?[A-Za-z](\$)?[0-9]+$/', $token) and !preg_match("/[0-9]/", $this->_lookahead)) { /**/ } elseif(preg_match("/^" . self::REGEX_SHEET_TITLE_UNQUOTED . "(\:" . self::REGEX_SHEET_TITLE_UNQUOTED . ")?\!\\$?([A-Ia-i]?[A-Za-z])?\\$?[0-9]+:\\$?([A-Ia-i]?[A-Za-z])?\\$?[0-9]+$/u", $token) and !preg_match("/[0-9]/", $this->_lookahead)) { /**/ } elseif(preg_match("/^'" . self::REGEX_SHEET_TITLE_QUOTED . "(\:" . self::REGEX_SHEET_TITLE_QUOTED . ")?'\!\\$?([A-Ia-i]?[A-Za-z])?\\$?[0-9]+:\\$?([A-Ia-i]?[A-Za-z])?\\$?[0-9]+$/u", $token) and !preg_match("/[0-9]/", $this->_lookahead)) { /**/ } elseif(is_numeric($token) and (!is_numeric($token . $this->_lookahead) or ($this->_lookahead == '')) and ($this->_lookahead != '!') and ($this->_lookahead != ':')) { /**/ } elseif(preg_match("/\"([^\"]|\"\"){0,255}\"/", $token) and $this->_lookahead != '"' and (substr_count($token, '"') % 2 == 0)) { /**/ } elseif(preg_match("/^#[A-Z0\/]{3,5}[!?]{1}$/", $token) or $token == '#N/A') { /**/ } elseif(preg_match("/^[A-Z0-9\xc0-\xdc\.]+$/i", $token) and ($this->_lookahead == "(")) { /**/ } elseif(substr($token, -1) == ')') { /**/ } |
/ThinkPHP/Library/Vendor/TemplateLite/class.template.php:620 | 1 | if(file_exists($this->_cache_dir . $name) && (((time( ) - filemtime($this->_cache_dir . $name)) < $this->cache_lifetime) || $this->cache_lifetime == -1) && (filemtime($this->_cache_dir . $name) > $this->_resource_time)) { /**/ } else { /**/ } |
/ThinkPHP/Library/Vendor/TemplateLite/class.template.php:676 | 1 | if(!$this->force_compile && file_exists($this->compile_dir . 'c_' . $name) && (filemtime($this->compile_dir . 'c_' . $name) > $this->_resource_time) && (filemtime($this->compile_dir . 'c_' . $name) > $this->_version_date)) { /**/ } |
/ThinkPHP/Library/Vendor/TemplateLite/class.compiler.php:233 | 1 | if($_match[1][0]{0} == '$' || ($_match[1][0]{0} == '#' && $_match[1][0]{strlen($_match[1][0]) - 1} == '#') || $_match[1][0]{0} == "'" || $_match[1][0]{0} == '"' || $_match[1][0]{0} == '%') { /**/ } |
/ThinkPHP/Library/Vendor/TemplateLite/class.compiler.php:939 | 1 | if(isset($this->_plugins[$type][$function]) && is_array($this->_plugins[$type][$function]) && is_object($this->_plugins[$type][$function][0]) && method_exists($this->_plugins[$type][$function][0], $this->_plugins[$type][$function][1])) { /**/ } |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templatecompilerbase.php:556 | 1 | if((!($this->template->source->recompiled) || $this->forceNocache) && $this->template->caching && !$this->suppressNocacheProcessing && ($this->nocache || $this->tag_nocache || $this->forceNocache == 2)) { /**/ } else { /**/ } |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_security.php:317 | 1 | if((!$this->_template_dir || $this->_template_dir !== $_template_dir) || (!$this->_config_dir || $this->_config_dir !== $_config_dir) || (!empty($this->secure_dir) && (!$this->_secure_dir || $this->_secure_dir !== $this->secure_dir))) { /**/ } |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_template.php:439 | 1 | if(((!$cache && $this->smarty->compile_check && empty($this->compiled->_properties) && !$this->compiled->isCompiled) || $cache && ($this->smarty->compile_check === true || $this->smarty->compile_check === Smarty::COMPILECHECK_ON)) && !empty($this->properties['file_dependency'])) { /**/ } |
/ThinkPHP/Library/Vendor/phpRPC/bigint.php:211 | 1 | if(($qq == 0x8000) || (($m > 1) && ($qq * $b[$m - 2] > 0x8000 * $rr + $a[$j + $m - 2]))) { /**/ } |
/ThinkPHP/Library/Vendor/TemplateLite/internal/template.config_loader.php:25 | 1 | if(!$this->force_compile && file_exists($this->compile_dir . 'c_' . $name) && (filemtime($this->compile_dir . 'c_' . $name) > filemtime($this->config_dir . $file))) { /**/ } |
/ThinkPHP/Library/Vendor/TemplateLite/internal/compile.compile_if.php:111 | 1 | if(isset($_match[0]{0}) && ($_match[0]{0} == '$' || ($_match[0]{0} == '#' && $_match[0]{strlen($_match[0]) - 1} == '#') || $_match[0]{0} == "'" || $_match[0]{0} == '"' || $_match[0]{0} == '%')) { /**/ } elseif(is_numeric($_arg)) { /**/ } elseif(function_exists($_match[0]) || $_match[0] == "empty" || $_match[0] == "isset" || $_match[0] == "unset" || strtolower($_match[0]) == "true" || strtolower($_match[0]) == "false" || strtolower($_match[0]) == "null") { /**/ } elseif(empty($_arg)) { /**/ } else { /**/ } |
/ThinkPHP/Library/Vendor/TemplateLite/internal/compile.compile_if.php:120 | 1 | elseif(function_exists($_match[0]) || $_match[0] == "empty" || $_match[0] == "isset" || $_match[0] == "unset" || strtolower($_match[0]) == "true" || strtolower($_match[0]) == "false" || strtolower($_match[0]) == "null") { /**/ } elseif(empty($_arg)) { /**/ } else { /**/ } |
/ThinkPHP/Library/Vendor/spyc/Spyc.php:317 | 1 | if(is_string($value) && ((strpos($value, "\n") !== false || strpos($value, ": ") !== false || strpos($value, "- ") !== false || strpos($value, "*") !== false || strpos($value, "#") !== false || strpos($value, "<") !== false || strpos($value, ">") !== false || strpos($value, ' ') !== false || strpos($value, "[") !== false || strpos($value, "]") !== false || strpos($value, "{") !== false || strpos($value, "}") !== false) || strpos($value, "&") !== false || strpos($value, "'") !== false || strpos($value, "!") === 0 || substr($value, -1, 1) == ':')) { /**/ } else { /**/ } |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2656 | 1 | if(!$this->security || isset($this->smarty->registered_classes[$this->yystack[$this->yyidx + -2]->minor]) || $this->smarty->security_policy->isTrustedStaticClass($this->yystack[$this->yyidx + -2]->minor, $this->compiler)) { /**/ } else { /**/ } |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templateparser.php:2835 | 1 | if(strcasecmp($this->yystack[$this->yyidx + -3]->minor, 'isset') === 0 || strcasecmp($this->yystack[$this->yyidx + -3]->minor, 'empty') === 0 || strcasecmp($this->yystack[$this->yyidx + -3]->minor, 'array') === 0 || is_callable($this->yystack[$this->yyidx + -3]->minor)) { /**/ } else { /**/ } |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templatebase.php:284 | 1 | if((!$this->caching || $_template->source->recompiled) && !$no_output_filter && (isset($this->smarty->autoload_filters['output']) || isset($this->smarty->registered_filters['output']))) { /**/ } |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_cacheresource.php:345 | 1 | if($this->valid && $_template->caching === Smarty::CACHING_LIFETIME_SAVED && $_template->properties['cache_lifetime'] >= 0 && (time( ) > ($_template->cached->timestamp + $_template->properties['cache_lifetime']))) { /**/ } |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_parsetree.php:283 | 1 | if($this->subtrees[$key] instanceof _smarty_linebreak && $this->subtrees[$key + 1] instanceof _smarty_tag && $this->subtrees[$key + 1]->data == '' && $this->subtrees[$key + 2] instanceof _smarty_linebreak) { /**/ } |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_parsetree.php:287 | 1 | if(substr($this->subtrees[$key]->data, -1) == '<' && $this->subtrees[$key + 1]->data == '' && substr($this->subtrees[$key + 2]->data, -1) == '?') { /**/ } |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templatecompilerbase.php:258 | 1 | if(!in_array($methode, $this->smarty->registered_objects[$tag][3]) && (empty($this->smarty->registered_objects[$tag][1]) || in_array($methode, $this->smarty->registered_objects[$tag][1]))) { /**/ } elseif(in_array($methode, $this->smarty->registered_objects[$tag][3])) { /**/ } else { /**/ } |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_templatecompilerbase.php:301 | 1 | if($plugin_type == Smarty::PLUGIN_BLOCK && $this->smarty->loadPlugin('smarty_compiler_' . $tag) && (!isset($this->smarty->security_policy) || $this->smarty->security_policy->isTrustedTag($tag, $this))) { /**/ } else { /**/ } |
/rule/Core/Library/Behavior/FireShowPageTraceBehavior.class.php:1147 | 1 | if($Object instanceof ErrorException && isset($trace[0]['function']) && $trace[0]['function'] == 'errorHandler' && isset($trace[0]['class']) && $trace[0]['class'] == 'FirePHP') { /**/ } else { /**/ } |
/rule/Core/Library/Behavior/FireShowPageTraceBehavior.class.php:1191 | 2 | if(isset($trace[$i]['class']) && isset($trace[$i]['file']) && ($trace[$i]['class'] == 'FirePHP' || $trace[$i]['class'] == 'FB') && (substr($this->_standardizePath($trace[$i]['file']), -18, 18) == 'FirePHPCore/fb.php' || substr($this->_standardizePath($trace[$i]['file']), -29, 29) == 'FirePHPCore/FirePHP.class.php')) { /**/ } else /**/ |
/rule/Core/Library/Behavior/FireShowPageTraceBehavior.class.php:1199 | 2 | if(isset($trace[$i]['class']) && isset($trace[$i + 1]['file']) && $trace[$i]['class'] == 'FirePHP' && substr($this->_standardizePath($trace[$i + 1]['file']), -18, 18) == 'FirePHPCore/fb.php') { /**/ } else /**/ |
/rule/Core/Library/Behavior/FireShowPageTraceBehavior.class.php:1255 | 2 | if(isset($trace[$i]['class']) && isset($trace[$i]['file']) && ($trace[$i]['class'] == 'FirePHP' || $trace[$i]['class'] == 'FB') && (substr($this->_standardizePath($trace[$i]['file']), -18, 18) == 'FirePHPCore/fb.php' || substr($this->_standardizePath($trace[$i]['file']), -29, 29) == 'FirePHPCore/FirePHP.class.php')) { /**/ } else /**/ |
/rule/Core/Library/Behavior/FireShowPageTraceBehavior.class.php:1263 | 2 | if(isset($trace[$i]['class']) && isset($trace[$i + 1]['file']) && $trace[$i]['class'] == 'FirePHP' && substr($this->_standardizePath($trace[$i + 1]['file']), -18, 18) == 'FirePHPCore/fb.php') { /**/ } else /**/ |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_utility.php:246 | 1 | if((!isset($_compile_id) || (isset($_filepath[$_compile_id_part_length]) && !strncmp($_filepath, $_compile_id_part, $_compile_id_part_length))) && (!isset($resource_name) || (isset($_filepath[$_resource_part_1_length]) && substr_compare($_filepath, $_resource_part_1, -$_resource_part_1_length, $_resource_part_1_length) == 0) || (isset($_filepath[$_resource_part_2_length]) && substr_compare($_filepath, $_resource_part_2, -$_resource_part_2_length, $_resource_part_2_length) == 0))) { /**/ } |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_include.php:125 | 1 | if(($compiler->smarty->merge_compiled_includes || $_attr['inline'] === true) && !$compiler->template->source->recompiled && !($compiler->template->caching && ($compiler->tag_nocache || $compiler->nocache)) && $_caching != Smarty::CACHING_LIFETIME_CURRENT) { /**/ } |
/ThinkPHP/Library/Vendor/Smarty/sysplugins/smarty_internal_compile_include.php:128 | 1 | if(!$compiler->has_variable_string && (substr_count($include_file, '"') == 2 or substr_count($include_file, "'") == 2) and substr_count($include_file, '(') == 0 and substr_count($include_file, '$_smarty_tpl->') == 0) { /**/ } |
/rule/Core/Library/Org/Util/Rbac.class.php:116 | 1 | if((!empty($_module['no']) && !in_array(strtoupper(CONTROLLER_NAME), $_module['no'])) || (!empty($_module['yes']) && in_array(strtoupper(CONTROLLER_NAME), $_module['yes']))) { /**/ } else { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/JAMA/Matrix.php:963 | 5 | if((is_string($this->A[$i][$j])) && (strlen($this->A[$i][$j]) > 0) && (!is_numeric($this->A[$i][$j]))) { /**/ } |
/rule/Core/Library/Think/Model.class.php:656 | 1 | elseif(!is_numeric($key) && '_' != substr($key, 0, 1) && false === strpos($key, '.') && false === strpos($key, '(') && false === strpos($key, '|') && false === strpos($key, '&')) { /**/ } |
/rule/Core/Library/Org/Util/Rbac.class.php:125 | 1 | if((!empty($_action['no']) && !in_array(strtoupper(ACTION_NAME), $_action['no'])) || (!empty($_action['yes']) && in_array(strtoupper(ACTION_NAME), $_action['yes']))) { /**/ } else { /**/ } |
/rule/Core/Library/Think/Image/Driver/GIF.class.php:286 | 1 | if($GlobalBlock{3 * $i + 0} != $LocalBlock{3 * $i + 0} || $GlobalBlock{3 * $i + 1} != $LocalBlock{3 * $i + 1} || $GlobalBlock{3 * $i + 2} != $LocalBlock{3 * $i + 2}) { /**/ } |
/rule/Core/Library/Think/Image/Driver/GIF.class.php:219 | 1 | if(ord($Locals_rgb{3 * $j + 0}) == (($this->COL >> 16) & 0xFF) && ord($Locals_rgb{3 * $j + 1}) == (($this->COL >> 8) & 0xFF) && ord($Locals_rgb{3 * $j + 2}) == (($this->COL >> 0) & 0xFF)) { /**/ } |
/rule/Core/Library/Think/Upload/Driver/Bcs/bcs.class.php:758 | 1 | if(empty($dest) || !is_array($dest) || !isset($dest[self::BUCKET]) || !isset($dest[self::OBJECT]) || !self::validate_bucket($dest[self::BUCKET]) || !self::validate_object($dest[self::OBJECT])) { /**/ } |
/rule/Core/Library/Think/Upload/Driver/Bcs/bcs.class.php:160 | 1 | if(!('/' == $opt[self::OBJECT] && '' == $opt[self::BUCKET] && 'GET' == $opt[self::METHOD] && !isset($opt[self::QUERY_STRING][self::ACL])) && !self::validate_bucket($opt[self::BUCKET])) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/PCLZip/pclzip.lib.php:3378 | 1 | if((strlen($v_header['stored_filename']) > strlen($p_options[PCLZIP_OPT_BY_NAME][$j])) && (substr($v_header['stored_filename'], 0, strlen($p_options[PCLZIP_OPT_BY_NAME][$j])) == $p_options[PCLZIP_OPT_BY_NAME][$j])) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/PCLZip/pclzip.lib.php:3283 | 1 | if(($p_path == "") || ((substr($p_path, 0, 1) != "/") && (substr($p_path, 0, 3) != "../") && (substr($p_path, 1, 2) != ":/"))) /**/ |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/JAMA/EigenvalueDecomposition.php:555 | 1 | if(abs($this->H[$m][$m - 1]) * (abs($q) + abs($r)) < $eps * (abs($p) * (abs($this->H[$m - 1][$m - 1]) + abs($z) + abs($this->H[$m + 1][$m + 1])))) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/PCLZip/pclzip.lib.php:4755 | 1 | if((strlen($v_header_list[$v_nb_extracted]['stored_filename']) > strlen($p_options[PCLZIP_OPT_BY_NAME][$j])) && (substr($v_header_list[$v_nb_extracted]['stored_filename'], 0, strlen($p_options[PCLZIP_OPT_BY_NAME][$j])) == $p_options[PCLZIP_OPT_BY_NAME][$j])) { /**/ } elseif((($v_header_list[$v_nb_extracted]['external'] & 0x00000010) == 0x00000010) && ($v_header_list[$v_nb_extracted]['stored_filename'] . '/' == $p_options[PCLZIP_OPT_BY_NAME][$j])) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/JAMA/Matrix.php:567 | 5 | if((is_string($this->A[$i][$j])) && (strlen($this->A[$i][$j]) > 0) && (!is_numeric($this->A[$i][$j]))) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/JAMA/Matrix.php:481 | 5 | if((is_string($this->A[$i][$j])) && (strlen($this->A[$i][$j]) > 0) && (!is_numeric($this->A[$i][$j]))) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/JAMA/Matrix.php:706 | 5 | if((is_string($this->A[$i][$j])) && (strlen($this->A[$i][$j]) > 0) && (!is_numeric($this->A[$i][$j]))) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/JAMA/Matrix.php:655 | 5 | if((is_string($this->A[$i][$j])) && (strlen($this->A[$i][$j]) > 0) && (!is_numeric($this->A[$i][$j]))) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5/Parser.php:1126 | 1 | if(preg_match('/^\$?[A-Ia-i]?[A-Za-z]\$?[0-9]+$/', $token) and !preg_match("/[0-9]/", $this->_lookahead) and ($this->_lookahead != ':') and ($this->_lookahead != '.') and ($this->_lookahead != '!')) { /**/ } elseif(preg_match("/^" . self::REGEX_SHEET_TITLE_UNQUOTED . "(\:" . self::REGEX_SHEET_TITLE_UNQUOTED . ")?\!\\$?[A-Ia-i]?[A-Za-z]\\$?[0-9]+$/u", $token) and !preg_match("/[0-9]/", $this->_lookahead) and ($this->_lookahead != ':') and ($this->_lookahead != '.')) { /**/ } elseif(preg_match("/^'" . self::REGEX_SHEET_TITLE_QUOTED . "(\:" . self::REGEX_SHEET_TITLE_QUOTED . ")?'\!\\$?[A-Ia-i]?[A-Za-z]\\$?[0-9]+$/u", $token) and !preg_match("/[0-9]/", $this->_lookahead) and ($this->_lookahead != ':') and ($this->_lookahead != '.')) { /**/ } elseif(preg_match('/^(\$)?[A-Ia-i]?[A-Za-z](\$)?[0-9]+:(\$)?[A-Ia-i]?[A-Za-z](\$)?[0-9]+$/', $token) and !preg_match("/[0-9]/", $this->_lookahead)) { /**/ } elseif(preg_match("/^" . self::REGEX_SHEET_TITLE_UNQUOTED . "(\:" . self::REGEX_SHEET_TITLE_UNQUOTED . ")?\!\\$?([A-Ia-i]?[A-Za-z])?\\$?[0-9]+:\\$?([A-Ia-i]?[A-Za-z])?\\$?[0-9]+$/u", $token) and !preg_match("/[0-9]/", $this->_lookahead)) { /**/ } elseif(preg_match("/^'" . self::REGEX_SHEET_TITLE_QUOTED . "(\:" . self::REGEX_SHEET_TITLE_QUOTED . ")?'\!\\$?([A-Ia-i]?[A-Za-z])?\\$?[0-9]+:\\$?([A-Ia-i]?[A-Za-z])?\\$?[0-9]+$/u", $token) and !preg_match("/[0-9]/", $this->_lookahead)) { /**/ } elseif(is_numeric($token) and (!is_numeric($token . $this->_lookahead) or ($this->_lookahead == '')) and ($this->_lookahead != '!') and ($this->_lookahead != ':' |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5/Parser.php:1134 | 1 | elseif(preg_match("/^" . self::REGEX_SHEET_TITLE_UNQUOTED . "(\:" . self::REGEX_SHEET_TITLE_UNQUOTED . ")?\!\\$?[A-Ia-i]?[A-Za-z]\\$?[0-9]+$/u", $token) and !preg_match("/[0-9]/", $this->_lookahead) and ($this->_lookahead != ':') and ($this->_lookahead != '.')) { /**/ } elseif(preg_match("/^'" . self::REGEX_SHEET_TITLE_QUOTED . "(\:" . self::REGEX_SHEET_TITLE_QUOTED . ")?'\!\\$?[A-Ia-i]?[A-Za-z]\\$?[0-9]+$/u", $token) and !preg_match("/[0-9]/", $this->_lookahead) and ($this->_lookahead != ':') and ($this->_lookahead != '.')) { /**/ } elseif(preg_match('/^(\$)?[A-Ia-i]?[A-Za-z](\$)?[0-9]+:(\$)?[A-Ia-i]?[A-Za-z](\$)?[0-9]+$/', $token) and !preg_match("/[0-9]/", $this->_lookahead)) { /**/ } elseif(preg_match("/^" . self::REGEX_SHEET_TITLE_UNQUOTED . "(\:" . self::REGEX_SHEET_TITLE_UNQUOTED . ")?\!\\$?([A-Ia-i]?[A-Za-z])?\\$?[0-9]+:\\$?([A-Ia-i]?[A-Za-z])?\\$?[0-9]+$/u", $token) and !preg_match("/[0-9]/", $this->_lookahead)) { /**/ } elseif(preg_match("/^'" . self::REGEX_SHEET_TITLE_QUOTED . "(\:" . self::REGEX_SHEET_TITLE_QUOTED . ")?'\!\\$?([A-Ia-i]?[A-Za-z])?\\$?[0-9]+:\\$?([A-Ia-i]?[A-Za-z])?\\$?[0-9]+$/u", $token) and !preg_match("/[0-9]/", $this->_lookahead)) { /**/ } elseif(is_numeric($token) and (!is_numeric($token . $this->_lookahead) or ($this->_lookahead == '')) and ($this->_lookahead != '!') and ($this->_lookahead != ':')) { /**/ } elseif(preg_match("/\"([^\"]|\"\"){0,255}\"/", $token) and $this->_lookahead != '"' and (substr_count($token, '"') % 2 == 0)) { /**/ } elseif(preg_match("/^#[A-Z0\/]{3,5}[!?]{1}$/", $token) or |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel2007/StringTable.php:66 | 1 | if(!is_object($cellValue) && ($cellValue !== NULL) && $cellValue !== '' && !isset($aFlippedStringTable[$cellValue]) && ($cell->getDataType( ) == PHPExcel_Cell_DataType::TYPE_STRING || $cell->getDataType( ) == PHPExcel_Cell_DataType::TYPE_STRING2 || $cell->getDataType( ) == PHPExcel_Cell_DataType::TYPE_NULL)) { /**/ } elseif($cellValue instanceof PHPExcel_RichText && ($cellValue !== NULL) && !isset($aFlippedStringTable[$cellValue->getHashCode( )])) { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5/Worksheet.php:3130 | 1 | if($conditional->getStyle( )->getFont( )->getName( ) != null || $conditional->getStyle( )->getFont( )->getSize( ) != null || $conditional->getStyle( )->getFont( )->getBold( ) != null || $conditional->getStyle( )->getFont( )->getItalic( ) != null || $conditional->getStyle( )->getFont( )->getSuperScript( ) != null || $conditional->getStyle( )->getFont( )->getSubScript( ) != null || $conditional->getStyle( )->getFont( )->getUnderline( ) != null || $conditional->getStyle( )->getFont( )->getStrikethrough( ) != null || $conditional->getStyle( )->getFont( )->getColor( )->getARGB( ) != null) { /**/ } else { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Writer/Excel5/Parser.php:1561 | 1 | if(preg_match("/^[A-Z0-9\xc0-\xdc\.]+$/", $tree['value']) and !preg_match('/^([A-Ia-i]?[A-Za-z])(\d+)$/', $tree['value']) and !preg_match("/^[A-Ia-i]?[A-Za-z](\d+)\.\.[A-Ia-i]?[A-Za-z](\d+)$/", $tree['value']) and !is_numeric($tree['value']) and !isset($this->ptg[$tree['value']])) { /**/ } else { /**/ } |
/rule/Public/Common/PHPExcel/PHPExcel/Shared/PCLZip/pclzip.lib.php:2495 | 1 | if(($p_filedescr_list[$j]['type'] == 'file') || ($p_filedescr_list[$j]['type'] == 'virtual_file') || (($p_filedescr_list[$j]['type'] == 'folder') && (!isset($p_options[PCLZIP_OPT_REMOVE_ALL_PATH]) || !$p_options[PCLZIP_OPT_REMOVE_ALL_PATH]))) { /**/ } |