Home
last modified time | relevance | path

Searched refs:private (Results 601 – 625 of 746) sorted by relevance

1...<<21222324252627282930

/PHP-7.4/Zend/tests/
H A Dbug41209.phpt21 private $container = array();
H A Dbug26166.phpt16 private $obj;
H A Dbug78340.phpt9 private $bytes, $pos;
H A Dbug32674.phpt7 private $_elements = array();
H A Dbug60536_005.phpt2 Introducing new private variables of the same name in a subclass is ok, and does not lead to any ou…
H A Dclosure_005.phpt7 private $x;
H A Dbug76860.phpt6 private static $a = "a";
H A Dbug71731.phpt7 private $data = [];
H A Dproperty_exists.phpt33 static private $prot3 = "prot";
H A Dclosure_call.phpt49 private $x = 3;
/PHP-7.4/ext/intl/tests/
H A Dlocale_set_default.phpt61 'zh-CN-a-myExt-x-private',
129 zh-CN-a-myExt-x-private: set locale 'zh-CN-a-myExt-x-private'
H A Dlocale_get_keywords2.phpt66 'zh-CN-a-myExt-x-private',
141 zh-CN-a-myExt-x-private: Key is a and Value is myext
142 Key is x and Value is private
/PHP-7.4/ext/spl/tests/
H A DSplObjectStorage_unserialize_bad.phpt26 ["storage":"SplObjectStorage":private]=>
/PHP-7.4/ext/standard/tests/array/
H A Dbug45312.phpt6 private $priv_member;
H A Dsizeof_object2.phpt27 private $member2;
48 private $child_member2;
55 private $member2;
/PHP-7.4/Zend/tests/traits/
H A Dproperty007.phpt2 Introducing new private variables of the same name in a subclass is ok, and does not lead to any ou…
/PHP-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_045.phpt8 private float $privateProp = 0.5;
/PHP-7.4/ext/opcache/tests/
H A Dblacklist.phpt16 /* On macOS, `/tmp` is an alias to `/private/tmp` .
/PHP-7.4/ext/reflection/tests/
H A DReflectionMethod_invokeArgs_error3.phpt24 private static function privateMethod() {
114 string(86) "Trying to invoke private method TestClass::privateMethod() from scope ReflectionMethod"
H A DReflectionProperty_isDefault_basic.phpt19 private $priv = "keepOut";
H A Dbug46064_2.phpt24 private $b = 2;
/PHP-7.4/ext/openssl/tests/
H A Dopenssl_csr_sign_basic.phpt56 Warning: openssl_csr_sign(): cannot get private key from parameter 3 in %s on line %d
76 Warning: openssl_csr_sign(): cannot get private key from parameter 3 in %s on line %d
/PHP-7.4/Zend/tests/assert/
H A Dexpect_015.phpt30 static private $d = null;
34 static private function f1() {
171 private static $d = null;
174 private static function f1() {
/PHP-7.4/ext/tidy/tests/
H A D027.phpt11 private static $tidyconfig;
/PHP-7.4/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc39 * @access private
45 * @access private
51 * @access private
57 * @access private
86private function getFileEntry($compmethod, $mtime, $crc32, $complength, $uncomplength, $filename, …
163private function getCentralEntry($compmethod, $mtime, $crc32, $complength, $uncomplength, $filenam…

Completed in 40 milliseconds

1...<<21222324252627282930