Home
last modified time | relevance | path

Searched refs:pub (Results 1 – 25 of 37) sorted by relevance

12

/PHP-7.2/ext/spl/tests/
H A Dobserver_005.phpt9 public $pub = 25;
15 $this->pub = $pub;
34 $this->pub = $pub;
82 ["pub"]=>
92 ["pub"]=>
102 ["pub"]=>
116 ["pub"]=>
132 ["pub"]=>
150 ["pub"]=>
160 ["pub"]=>
[all …]
H A Darray_003.phpt12 public $pub = "public";
42 [pub] => public
52 [pub] => public
60 pub => public
H A Darray_007.phpt12 public $pub = "public";
46 [pub] => public
58 [pub] => public
68 pub => public
/PHP-7.2/ext/standard/tests/class_object/
H A Dget_object_vars_basic_001.phpt24 public $pub = 'B::pub';
64 ["pub"]=>
65 string(6) "B::pub"
77 ["pub"]=>
78 string(6) "B::pub"
86 ["pub"]=>
87 string(6) "B::pub"
95 ["pub"]=>
96 string(6) "B::pub"
104 ["pub"]=>
[all …]
H A Dget_object_vars_basic_002.phpt24 public $pub = 'B::pub';
50 ["pub"]=>
51 string(6) "B::pub"
59 ["pub"]=>
60 string(6) "B::pub"
H A Dget_class_vars_variation2.phpt22 public $pub = "public var";
83 ["pub"]=>
91 ["pub"]=>
107 ["pub"]=>
123 ["pub"]=>
135 ["pub"]=>
147 ["pub"]=>
159 ["pub"]=>
H A Dmethod_exists_basic_001.phpt21 public function pub() {}
33 'pub', 'prot', 'priv',
60 Does C::pub exist? bool(true)
75 Does C::pub exist? bool(true)
/PHP-7.2/ext/reflection/tests/
H A D006.phpt12 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)
88 string(3) "pub"
89 string(3) "pub"
H A DReflectionProperty_isDefault_basic.phpt16 public $pub;
22 reflectProperty("TestClass", "pub");
28 $propInfo = new ReflectionProperty('TestClass', 'pub');
34 Reflecting on property TestClass::pub
H A DReflectionProperty_basic1.phpt38 public $pub;
44 reflectProperty("TestClass", "pub");
52 Reflecting on property TestClass::pub
55 string(35) "Property [ <default> public $pub ]
58 string(35) "Property [ <default> public $pub ]
61 Property [ <default> public $pub ]
65 string(3) "pub"
H A DReflectionProperty_getModifiers.001.phpt23 public $pub;
32 reflectProperty("TestClass", "pub");
40 Reflecting on property TestClass::pub
H A DReflectionProperty_basic2.phpt24 public $pub;
33 reflectProperty("TestClass", "pub");
41 Reflecting on property TestClass::pub
/PHP-7.2/ext/standard/tests/serialize/
H A Dsleep_undefined_declared_properties.phpt7 public $pub;
12 unset($this->pub, $this->prot, $this->priv);
16 return ['pub', 'prot', 'priv'];
24 Notice: serialize(): "pub" returned as member variable from __sleep() but does not exist in %s on l…
29 string(53) "O:4:"Test":3:{s:3:"pub";N;s:4:"prot";N;s:4:"priv";N;}"
/PHP-7.2/ext/gd/libgd/
H A Dgd_jpeg.c653 src->pub.next_input_byte = src->buffer; in fill_input_buffer()
654 src->pub.bytes_in_buffer = nbytes; in fill_input_buffer()
747 src->pub.init_source = init_source; in jpeg_gdIOCtx_src()
749 src->pub.skip_input_data = skip_input_data; in jpeg_gdIOCtx_src()
751 src->pub.term_source = term_source; in jpeg_gdIOCtx_src()
782 dest->pub.next_output_byte = dest->buffer; in init_destination()
783 dest->pub.free_in_buffer = OUTPUT_BUF_SIZE; in init_destination()
818 dest->pub.next_output_byte = dest->buffer; in empty_output_buffer()
819 dest->pub.free_in_buffer = OUTPUT_BUF_SIZE; in empty_output_buffer()
867 dest->pub.init_destination = init_destination; in jpeg_gdIOCtx_dest()
[all …]
/PHP-7.2/tests/classes/
H A Dprivate_007.phpt7 public static function pub() {
20 Foo::pub();
H A Dprivate_007b.phpt7 public function pub() {
21 $obj->pub();
/PHP-7.2/ext/openssl/tests/
H A Dbug41033.phpt10 $pub = 'file://' . dirname(__FILE__) . '/' . 'bug41033pub.pem';
18 $pukeyid = openssl_get_publickey($pub);
H A Dbug25614.phpt11 $pub = openssl_pkey_get_public($priv);
H A Dbug73478.phpt2 Bug #73478: openssl_pkey_new() generates wrong pub/priv keys with Diffie Hellman
H A Dbug28382.phpt30 string(38) "http://mobile.blue-software.ro:90/pub/"
H A Dopenssl_pkcs12_export_basic.phpt28 var_dump(count($opts)); // should be 3 certificates, priv, pub, extra optional cert
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_pam_sha256_public_key_ini.phpt42 die(sprintf("skip Failed to check RSA pub key, [%d] %s\n", $link->errno, $link->error));
47 …die(sprintf("skip Server misconfiguration? RSA pub key is suspicious, [%d] %s\n", $link->errno, $l…
53 die(sprintf("skip Cannot create RSA pub key file '%s'", $file));
58 die(sprintf("skip Failed to create pub key file"));
H A Dmysqli_pam_sha256_public_key_option.phpt42 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));
55 die(sprintf("skip Failed to create pub key file"));
H A Dmysqli_pam_sha256_public_key_option_invalid.phpt42 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));
55 die(sprintf("skip Failed to create pub key file"));
H A Dmysqli_pam_sha256.phpt42 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…

Completed in 57 milliseconds

12