Home
last modified time | relevance | path

Searched refs:private (Results 426 – 450 of 746) sorted by relevance

1...<<11121314151617181920>>...30

/PHP-7.4/ext/spl/tests/
H A Dbug67360.phpt16 ["storage":"ArrayObject":private]=>
H A DarrayObject___construct_basic7.phpt27 ["storage":"ArrayObject":private]=>
H A DArrayObject_get_object_vars.phpt12 private $test;
H A DArrayObject_overloaded_object_incompatible.phpt18 ["storage":"ArrayObject":private]=>
/PHP-7.4/tests/classes/
H A Dclone_005.phpt9 final private function __clone() {}
H A Dconstants_visibility_error_004.phpt11 private const protectedConst = 1;
/PHP-7.4/ext/standard/tests/array/
H A Darray_column_property_visibility.phpt7 private $prop;
/PHP-7.4/Zend/tests/
H A Dbug39721.phpt6 private static $instances = 0;
H A Dbug71818.phpt19 private $things = [];
H A Dclosure_060.phpt7 private static $priv = 7;
H A Dbug35509.phpt9 private $classArray = array( mytest::classConstant => 'value' );
H A Dbug41929.phpt6 private $priv = "ok";
H A Dbug45910_2.phpt12 private static $foo = array(
H A Dbug63468.phpt12 private static function getValue()
H A Derrmsg_023.phpt11 private $var;
H A Dbug34467.phpt6 private $arr;
H A Dbug40757.phpt6 private $p1='sadf';
H A Dbug45910.phpt12 private static $foo = array(
/PHP-7.4/Zend/tests/traits/
H A Dbug55137.phpt8 private static function bar() { echo "def\n"; }
/PHP-7.4/ext/xmlreader/tests/
H A Dbug36743.phpt10 private $testArr = array();
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug72785.phpt16 ["storage":"ArrayObject":private]=>
/PHP-7.4/ext/shmop/tests/
H A Dshmop_open_private.phpt2 shmop_open with IPC_PRIVATE creates private SHM
/PHP-7.4/ext/standard/tests/class_object/
H A Dget_class_methods_basic_002.phpt16 private function privC() {}
31 private function privD() {}
46 private function privX() {}
/PHP-7.4/ext/reflection/tests/
H A Dbug30209.phpt8 private $name = 'testBAR';
/PHP-7.4/ext/standard/tests/streams/
H A Dstream_get_line_NUL_delimiter.phpt6 private $s = 0;

Completed in 24 milliseconds

1...<<11121314151617181920>>...30