Home
last modified time | relevance | path

Searched refs:protected (Results 226 – 250 of 385) sorted by relevance

12345678910>>...16

/PHP-8.0/tests/classes/
H A Dclone_005.phpt9 final protected function __clone() {}
H A D__set__get_004.phpt6 protected $x;
/PHP-8.0/ext/spl/tests/
H A Dbug71838.phpt7 protected $a = null;
H A Diterator_039.phpt8 protected $a;
9 protected $i = 0;
/PHP-8.0/ext/opcache/tests/opt/
H A Dsccp_027.phpt13 protected $arr;
/PHP-8.0/Zend/tests/traits/
H A Dbug76539.phpt6 protected $attr = self::class . 'Test';
H A Dbug54441.phpt13 dontKnow as protected;
/PHP-8.0/Zend/tests/
H A Dbug43483.phpt12 protected static function prot() {
H A Dget_class_vars_005.phpt7 protected $a = 1;
H A Dbug46409.phpt6 protected $val = 'hello, world';
H A Dbug61970_1.phpt11 protected function __construct(){}
H A Dbug78898.phpt8 protected function _x()
H A Dbug77339.phpt18 protected function get ($key) {
H A Dget_class_vars_007.phpt9 static protected $c, $cc;
H A Dbug33257.phpt8 protected static $arr = array("a", "b", "c");
H A Dbug39346.phpt7 protected $_id;
H A Dbug48215.phpt10 protected function A()
H A Dbug61970_2.phpt15 protected function __construct(){}
/PHP-8.0/ext/reflection/tests/
H A Dbug36337.phpt7 protected $_values;
H A D020.phpt7 protected $p2;
H A Dbug47254.phpt11 protected function a() {}
H A DReflectionClass_getProperties_001.phpt16 protected $a;
17 static protected $s;
/PHP-8.0/sapi/fpm/tests/
H A Dstatus.inc122 protected function checkStatusPlain(string $body, array $fields)
133 protected function checkStatusHtml(string $body, array $fields)
157 protected function checkStatusXml(string $body, array $fields)
180 protected function checkStatusJson(string $body, array $fields)
/PHP-8.0/Zend/tests/generators/
H A Dgenerator_method.phpt7 protected $data;
/PHP-8.0/Zend/tests/assert/
H A Dexpect_015.phpt29 protected $c;
70 final protected function f2() {
106 ops as protected x;
173 protected $c;
215 protected final function f2() {
259 ops as protected x;

Completed in 28 milliseconds

12345678910>>...16