Complex expressions

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
/oauth_login/oauth_lib/oauth_client.php:3391str_replace('{REDIRECT_URI}'UrlEncode($redirect_uri), str_replace('{STATE}'UrlEncode($state), str_replace('{CLIENT_ID}'UrlEncode($this->client_id), str_replace('{API_KEY}'UrlEncode($this->api_key), str_replace('{SCOPE}'UrlEncode($this->scope), str_replace('{REALM}'UrlEncode($this->realm), $url))))))
/oauth_login/oauth_lib/oauth_client.php:3401str_replace('{STATE}'UrlEncode($state), str_replace('{CLIENT_ID}'UrlEncode($this->client_id), str_replace('{API_KEY}'UrlEncode($this->api_key), str_replace('{SCOPE}'UrlEncode($this->scope), str_replace('{REALM}'UrlEncode($this->realm), $url)))))
/oauth_login/oauth_lib/oauth_client.php:3361$url = (($this->offline && strlen($this->offline_dialog_url)) ? $this->offline_dialog_url : (($redirect_uri === 'oob' && strlen($this->pin_dialog_url)) ? $this->pin_dialog_url : ($this->reauthenticate $this->reauthenticate_dialog_url $this->dialog_url)))
/oauth_login/oauth_lib/oauth_client.php:3391$url str_replace('{REDIRECT_URI}'UrlEncode($redirect_uri), str_replace('{STATE}'UrlEncode($state), str_replace('{CLIENT_ID}'UrlEncode($this->client_id), str_replace('{API_KEY}'UrlEncode($this->api_key), str_replace('{SCOPE}'UrlEncode($this->scope), str_replace('{REALM}'UrlEncode($this->realm), $url))))))
/oauth_login/oauth_lib/http.php:7041$error = (($this->connection curl_init($this->protocol "://" $this->host_name . ($host_port == $default_port "" ":" strval($host_port)) . "/")) ? "" "Could not initialize a CURL session")
/oauth_login/oauth_lib/http.php:12801$request_uri strtolower($this->protocol) . "://" $this->host_name . (($this->host_port == || $this->host_port == $default_port) ? "" ":" $this->host_port) . $this->request_uri
/linkedin_login.php:501$API_CONFIG['callbackUrl'] = $protocol '://' $_SERVER['SERVER_NAME'] . ((($_SERVER['SERVER_PORT'] != PORT_HTTP) || ($_SERVER['SERVER_PORT'] != PORT_HTTP_SSL)) ? ':' $_SERVER['SERVER_PORT'] : '') . $_SERVER['PHP_SELF'] . '?' LINKEDIN::_GET_TYPE '=initiate&' LINKEDIN::_GET_RESPONSE '=1'
/api/apiFunctions/wallExpand.php:14641$code = ($this->code[strlen($this->code) - 1] == "/") ? substr($this->code0strlen($this->code) - 1) : $this->code
/api/apiFunctions/class.phpmailer.php:25041$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="
/oauth_login/oauth_lib/http.php:12841$version = (GetType($v curl_version( )) == "array" ? (IsSet($v["version"]) ? $v["version"] : "0.0.0") : (preg_match("/^libcurl\\/([0-9]+\\.[0-9]+\\.[0-9]+)/"$v$m) ? $m[1] : "0.0.0"))
/oauth_login/oauth_lib/http.php:20571if(strlen($domain) == || ($match >= && !strcmp($domain_patternsubstr($domain$match)) && ($match == || $domain_pattern[0] == "." || $domain[$match 1] == "."))) { /**/ }
/WallAdmin/language.php:2891if(!empty($topMenuHome) && !empty($topMenuMessages) && !empty($topMenuNotifications) && !empty($topMenuSeeAll) && !empty($topMenuSettings) && !empty($topMenuLogout) && !empty($topMenuLogin) && !empty($topMenuJoin)) { /**/ }
/WallAdmin/language.php:2211if(!empty($commonMembers) && !empty($commonViewAll) && !empty($commonFriends) && !empty($commonGroups) && !empty($commonPhotos) && !empty($commonCreateGroup) && !empty($commonAbout) && !empty($commonRecentVisitors) && !empty($commonFollowers)) { /**/ }
/WallAdmin/language.php:5121if(!empty($buttonUpdate) && !empty($buttonComment) && !empty($buttonFollow) && !empty($buttonFollowing) && !empty($buttonMessage) && !empty($buttonJoinGroup) && !empty($buttonUnfollowGroup) && !empty($buttonEditGroup) && !empty($buttonSaveSettings) && !empty($buttonSocialSave) && !empty($buttonLogin) && !empty($buttonSignUp) && !empty($buttonForgotButton) && !empty($buttonSetNewPassword) && !empty($buttonFacebook) && !empty($buttonGoogle) && !empty($buttonMicrosoft) && !empty($buttonLinkedin) && !empty($buttonYou)) { /**/ }
/WallAdmin/language.php:3951if(!empty($feedLike) && !empty($feedUnLike) && !empty($feedLikeThis) && !empty($feedShare) && !empty($feedUnshare) && !empty($feedComment) && !empty($feedShareThis) && !empty($feedDeleteUpdate) && !empty($feedPosted)) { /**/ }
/api/index.php:1871if(strlen(trim($username)) > && strlen(trim($password)) > && strlen(trim($email)) > && $emain_check && $username_check && $password_check 0) { /**/ }
/WallAdmin/settings.php:551if($NewsFeedPerPage >= 20 && $notifications >= 20 && $friends >= 10 && $friendsWidget >= && $photos >= 10 && $groups >= 10 && $admin >= 10 && strlen($forgot) >= 3) { /**/ } else  /**/
/api/apiFunctions/class.xhttp.php:2121if($responseData['error']['code'] == and isset($responseData['request']['curl'][CURLOPT_RETURNTRANSFER]) and $responseData['request']['curl'][CURLOPT_RETURNTRANSFER] and isset($responseData['request']['curl'][CURLOPT_HEADER]) and $responseData['request']['curl'][CURLOPT_HEADER]) { /**/ } else { /**/ }
/oauth_login/oauth_lib/http.php:10211if(!$this->PutLine('CONNECT ' $host ' HTTP/1.0') || (strlen($this->user_agent) && !$this->PutLine('User-Agent: ' $this->user_agent)) || (strlen($this->accept) && !$this->PutLine('Accept: ' $this->accept)) || (IsSet($arguments['Headers']['Proxy-Authorization']) && !$this->PutLine('Proxy-Authorization: ' $arguments['Headers']['Proxy-Authorization'])) || !$this->PutLine('')) { /**/ }
/oauth_login/oauth_lib/http.php:7861if($match >= && !strcmp($domain_patternsubstr($this->request_host$match)) && ($match == || $domain_pattern[0] == "." || $this->request_host[$match 1] == ".")) { /**/ }
/oauth_login/oauth_lib/http.php:16781if(strlen($error $this->Close( )) == && strlen($error $this->Open($arguments)) == && strlen($error $this->SendRequest($arguments)) == 0) { /**/ }
/oauth_login/oauth_lib/http.php:16591if(!IsSet($headers["location"]) || (GetType($headers["location"]) != "array" && strlen($location $headers["location"]) == 0) || (GetType($headers["location"]) == "array" && strlen($location $headers["location"][0]) == 0))  /**/
/WallAdmin/language.php:7941if(!empty($loginTitle) && !empty($emailUsername) && !empty($password) && !empty($forgotPassword) && !empty($registrationTitle) && !empty($email) && !empty($username) && !empty($agreeMessage) && !empty($resetPassword) && !empty($thankYou) && !empty($thankYouMessage) && !empty($terms)) { /**/ }
/WallAdmin/language.php:6451if(!empty($settingsTitle) && !empty($settingsUsername) && !empty($settingsEmail) && !empty($settingsName) && !empty($settingsPassword) && !empty($settingsChangePassword) && !empty($settingsOldPassword) && !empty($settingsNewPassword) && !empty($settingsConfirmPassword) && !empty($settingsGroup) && !empty($settingsGender) && !empty($settingsAboutMe) && !empty($settingsEmailAlerts)) { /**/ }
/WallAdmin/language.php:10821if(!empty($placeSearch) && !empty($placeComment) && !empty($placeUpdate) && !empty($placeEmailUsername) && !empty($placePassword) && !empty($placeEmail) && !empty($placeUsername) && !empty($placeSendMessage)) { /**/ }
/WallAdmin/language.php:9501if(!empty($msgDeleteConversation) && !empty($msgConversation) && !empty($msgStartConversation) && !empty($msgNoUpdates) && !empty($msgNoMoreUpdates) && !empty($msgNoFriends) && !empty($msgNoMoreFriends) && !empty($msgNoFollowers) && !empty($msgNoMoreFollowers) && !empty($msgNoPhotos) && !empty($msgNoMorePhotos) && !empty($msgNoViews) && !empty($msgNoMoreViews) && !empty($msgNoGroups) && !empty($msgNoMoreGroups) && !empty($msgNoMembers) && !empty($msgNoMoreMembers) && !empty($msgNoConversations)) { /**/ }