/PHP-8.0/ext/spl/tests/ |
H A D | observer_005.phpt | 9 public $pub = 25; 15 $this->pub = $pub; 34 $this->pub = $pub; 80 ["pub"]=> 90 ["pub"]=> 100 ["pub"]=> 114 ["pub"]=> 130 ["pub"]=> 148 ["pub"]=> 158 ["pub"]=> [all …]
|
H A D | array_003.phpt | 12 public $pub = "public"; 40 [pub] => public 50 [pub] => public 58 pub => public
|
H A D | array_007.phpt | 12 public $pub = "public"; 44 [pub] => public 56 [pub] => public 66 pub => public
|
/PHP-8.0/ext/standard/tests/class_object/ |
H A D | get_object_vars_basic_001.phpt | 18 public $pub = 'B::pub'; 58 ["pub"]=> 59 string(6) "B::pub" 71 ["pub"]=> 72 string(6) "B::pub" 80 ["pub"]=> 81 string(6) "B::pub" 89 ["pub"]=> 90 string(6) "B::pub" 98 ["pub"]=> [all …]
|
H A D | get_object_vars_basic_002.phpt | 18 public $pub = 'B::pub'; 44 ["pub"]=> 45 string(6) "B::pub" 53 ["pub"]=> 54 string(6) "B::pub"
|
H A D | get_class_vars_variation2.phpt | 16 public $pub = "public var"; 76 ["pub"]=> 84 ["pub"]=> 100 ["pub"]=> 116 ["pub"]=> 128 ["pub"]=> 140 ["pub"]=> 152 ["pub"]=>
|
H A D | method_exists_basic_001.phpt | 15 public function pub() {} 27 'pub', 'prot', 'priv', 54 Does C::pub exist? bool(true) 69 Does C::pub exist? bool(true)
|
/PHP-8.0/ext/reflection/tests/ |
H A D | 006.phpt | 12 static public $pub = 'pub'; 20 foreach(array('pub', 'pro', 'pri') as $name) 39 // static public $pub = 'pub'; 47 foreach(array('pub', 'pro', 'pri') as $name) 66 foreach(array('pub', 'pro', 'pri') as $name) 86 string(3) "pub" 87 string(3) "pub"
|
H A D | ReflectionProperty_isDefault_basic.phpt | 16 public $pub; 22 reflectProperty("TestClass", "pub"); 30 Reflecting on property TestClass::pub
|
H A D | ReflectionProperty_getModifiers.001.phpt | 23 public $pub; 32 reflectProperty("TestClass", "pub"); 40 Reflecting on property TestClass::pub
|
H A D | ReflectionProperty_basic1.phpt | 34 public $pub; 40 reflectProperty("TestClass", "pub"); 48 Reflecting on property TestClass::pub 51 string(32) "Property [ public $pub = NULL ] 54 string(3) "pub"
|
H A D | ReflectionProperty_basic2.phpt | 24 public $pub; 33 reflectProperty("TestClass", "pub"); 41 Reflecting on property TestClass::pub
|
/PHP-8.0/ext/standard/tests/serialize/ |
H A D | sleep_undefined_declared_properties.phpt | 7 public $pub; 12 unset($this->pub, $this->prot, $this->priv); 16 return ['pub', 'prot', 'priv']; 24 Warning: serialize(): "pub" returned as member variable from __sleep() but does not exist in %s on …
|
/PHP-8.0/ext/gd/libgd/ |
H A D | gd_jpeg.c | 643 src->pub.next_input_byte = src->buffer; in fill_input_buffer() 644 src->pub.bytes_in_buffer = nbytes; in fill_input_buffer() 737 src->pub.init_source = init_source; in jpeg_gdIOCtx_src() 739 src->pub.skip_input_data = skip_input_data; in jpeg_gdIOCtx_src() 741 src->pub.term_source = term_source; in jpeg_gdIOCtx_src() 772 dest->pub.next_output_byte = dest->buffer; in init_destination() 773 dest->pub.free_in_buffer = OUTPUT_BUF_SIZE; in init_destination() 808 dest->pub.next_output_byte = dest->buffer; in empty_output_buffer() 809 dest->pub.free_in_buffer = OUTPUT_BUF_SIZE; in empty_output_buffer() 857 dest->pub.init_destination = init_destination; in jpeg_gdIOCtx_dest() [all …]
|
/PHP-8.0/tests/classes/ |
H A D | private_007.phpt | 7 public static function pub() { 20 Foo::pub();
|
H A D | private_007b.phpt | 7 public function pub() { 21 $obj->pub();
|
/PHP-8.0/ext/openssl/tests/ |
H A D | openssl_pkey_derive-ecdh.phpt | 17 $pub = openssl_pkey_get_public("-----BEGIN PUBLIC KEY----- 25 echo bin2hex(openssl_pkey_derive($pub,$priv));
|
H A D | bug41033.phpt | 10 $pub = 'file://' . __DIR__ . '/' . 'bug41033pub.pem'; 18 $pukeyid = openssl_get_publickey($pub);
|
H A D | openssl_pkey_derive-dh.phpt | 24 $pub = openssl_pkey_get_public("-----BEGIN PUBLIC KEY----- 40 echo bin2hex(openssl_pkey_derive($pub,$priv));
|
H A D | bug25614.phpt | 11 $pub = openssl_pkey_get_public($priv);
|
H A D | bug73478.phpt | 2 Bug #73478: openssl_pkey_new() generates wrong pub/priv keys with Diffie Hellman
|
/PHP-8.0/Zend/tests/ |
H A D | get_mangled_object_vars.phpt | 7 public $pub = 1; 37 'pub' => 1,
|
/PHP-8.0/ext/fileinfo/ |
H A D | generate_patch.sh | 4 wget -O - ftp://ftp.astron.com/pub/file/file-$VERSION.tar.gz \
|
/PHP-8.0/ext/mysqli/tests/ |
H A D | mysqli_pam_sha256_public_key_ini.phpt | 41 die(sprintf("skip Failed to check RSA pub key, [%d] %s\n", $link->errno, $link->error)); 46 …die(sprintf("skip Server misconfiguration? RSA pub key is suspicious, [%d] %s\n", $link->errno, $l… 52 die(sprintf("skip Cannot create RSA pub key file '%s'", $file)); 57 die(sprintf("skip Failed to create pub key file"));
|
H A D | mysqli_pam_sha256_public_key_option.phpt | 41 die(sprintf("skip Failed to check RSA pub key, [%d] %s\n", $link->errno, $link->error)); 45 …die(sprintf("skip Server misconfiguration? RSA pub key is suspicious, [%d] %s\n", $link->errno, $l… 51 die(sprintf("skip Cannot create RSA pub key file '%s'", $file)); 54 die(sprintf("skip Failed to create pub key file"));
|