Home
last modified time | relevance | path

Searched refs:__construct (Results 301 – 325 of 923) sorted by relevance

1...<<11121314151617181920>>...37

/PHP-7.4/ext/dom/tests/
H A DDOMDocumentFragment_construct_basic_001.phpt2 DOMDocumentFragment::__construct().
/PHP-7.4/Zend/tests/
H A Dbug30080.phpt6 function __construct($arrayobj) {
H A Dbug70478.phpt10 function __construct() {
H A Dforeach_004.phpt8 function __construct($trap = null) {
9 parent::__construct([0, 1]);
/PHP-7.4/ext/zip/tests/
H A Dbug38943.inc7 public function __construct() {
/PHP-7.4/ext/standard/tests/array/
H A Dvar_export3.phpt9 function __construct()
/PHP-7.4/tests/lang/
H A Dbug23489.phpt6 function __construct() {
H A Dbug21849.phpt8 function __construct($arg = self::bar) {
/PHP-7.4/ext/spl/tests/
H A Dbug38618.phpt10 public function __construct($title)
25 public function __construct($title)
H A Dobserver_004.phpt10 public function __construct($test = 42)
20 public function __construct($bla = 26)
H A Diterator_044.phpt16 function __construct(Iterator $it, $flags = 0)
18 parent::__construct($it, $flags);
72 Exception: MyCachingIterator does not use a full cache (see CachingIterator::__construct)
73 Exception: MyCachingIterator does not use a full cache (see CachingIterator::__construct)
H A Diterator_067.phpt2 SPL: AppendIterator::__construct(void)
H A Dbug62904.phpt7 public function __construct($size) {
H A Drecursive_tree_iterator_003.phpt13 RecursiveCachingIterator::__construct() expects parameter 1 to be RecursiveIterator, object given
H A DSplTempFileObject_constructor_error.phpt12 SplTempFileObject::__construct() expects parameter 1 to be int, string given
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug31695.phpt14 function __construct($wsdl, $options=array()) {
15 parent::__construct($wsdl, $options);
H A Dbug38005.phpt14 function __construct($wsdl, $opt) {
15 parent::__construct($wsdl, $opt);
H A Dbug55323.phpt13 function __construct($wsdl, $options) {
14 parent::__construct($wsdl, $options);
/PHP-7.4/Zend/tests/return_types/
H A D014.phpt7 function __construct() : Foo {}
/PHP-7.4/ext/hash/tests/
H A Dnew-context.phpt12 Exception: Call to private HashContext::__construct() from invalid context
/PHP-7.4/ext/mbstring/tests/
H A Dcommon.inc17 function __construct()
/PHP-7.4/Zend/tests/arg_unpack/
H A Dnew.phpt7 public function __construct(...$args) {
/PHP-7.4/ext/reflection/tests/
H A Dbug79115.phpt7 function __construct() { echo __FUNCTION__ . "\n"; }
H A DReflectionExtension_constructor_basic.phpt2 ReflectionExtension::__construct()
/PHP-7.4/ext/mysqli/tests/
H A Dbug32490.phpt8 var_dump(method_exists("mysqli", "__construct"));

Completed in 36 milliseconds

1...<<11121314151617181920>>...37