Home
last modified time | relevance | path

Searched refs:__construct (Results 76 – 100 of 923) sorted by last modified time

12345678910>>...37

/PHP-7.4/ext/reflection/tests/
H A Dbug79115.phpt7 function __construct() { echo __FUNCTION__ . "\n"; }
/PHP-7.4/ext/mysqli/
H A Dmysqli_warning.c265 PHP_METHOD(mysqli_warning, __construct) argument
328 PHP_ME(mysqli_warning, __construct, NULL, ZEND_ACC_PROTECTED)
/PHP-7.4/ext/session/tests/
H A Dbug79031.phpt8 public function __construct($prop)
/PHP-7.4/ext/opcache/tests/
H A Dbug78986.phpt9 function __construct() {}
/PHP-7.4/ext/spl/tests/
H A Dbug54291.phpt8 Fatal error: Uncaught UnexpectedValueException: DirectoryIterator::__construct() expects parameter …
10 #0 %s(%d): DirectoryIterator->__construct('\x00/abc')
H A Dbug78863.phpt19 Fatal error: Uncaught UnexpectedValueException: DirectoryIterator::__construct() expects parameter …
21 #0 %s(%d): DirectoryIterator->__construct('%s')
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_options.phpt2 MySQL PDO->__construct(), options
/PHP-7.4/tests/lang/
H A DpassByReference_005.phpt38 function __construct($val, &$ref) {
H A DpassByReference_006.phpt17 function __construct(&$ref1, &$ref2, &$ref3, &$ref4, &$ref5) {
H A D038.phpt8 function __construct($errstr, $errno=0, $errfile='', $errline='')
10 parent::__construct($errstr, $errno);
H A Dbug24926.phpt12 function __construct()
H A DforeachLoopIteratorAggregate.001.phpt83 public function __construct() {
H A D039.phpt12 function __construct($errstr, $errno, $errfile, $errline)
14 parent::__construct($errstr, $errno);
H A Dbug27439.phpt16 public function __construct() {
H A DforeachLoopIteratorAggregate.004.phpt10 function __construct($obj) {
71 c_iter::__construct
77 c_iter::__construct
87 c_iter::__construct
97 c_iter::__construct
/PHP-7.4/tests/classes/
H A Darray_access_005.phpt9 function __construct() {
H A Darray_access_007.phpt9 function __construct() {
H A Darray_access_011.phpt47 function __construct()
114 ArrayAccessReferenceProxy::__construct(0)
138 ArrayAccessReferenceProxy::__construct(0)
141 ArrayAccessReferenceProxy::__construct(0)
143 ArrayAccessReferenceProxy::__construct(0)
146 ArrayAccessReferenceProxy::__construct(0)
148 ArrayAccessReferenceProxy::__construct(0)
151 ArrayAccessReferenceProxy::__construct(0)
154 ArrayAccessReferenceProxy::__construct(0)
157 ArrayAccessReferenceProxy::__construct(0)
[all …]
H A Dbug27504.phpt6 function __construct () {
H A Dctor_failure.phpt8 function __construct($msg) {
31 Test::__construct(Hello)
H A Ddestructor_and_exceptions.phpt30 function __construct($what)
57 FatalException::__construct
H A Dinheritance_002.phpt19 function __construct() {
25 function __construct() {
27 parent::__construct();
32 function __construct() {
41 parent::__construct();
H A Dserialize_001.phpt10 function __construct($data)
53 Test::__construct(String)
66 Test::__construct()
71 Test::__construct(42)
76 Test::__construct()
H A Darray_access_008.phpt9 function __construct() {
H A Darray_access_009.phpt57 function __construct()
131 ArrayProxy::__construct(0)
147 ArrayProxy::__construct(0)
150 ArrayProxy::__construct(0)
152 ArrayProxy::__construct(0)
155 ArrayProxy::__construct(0)
157 ArrayProxy::__construct(0)
160 ArrayProxy::__construct(0)
163 ArrayProxy::__construct(0)
166 ArrayProxy::__construct(0)
[all …]

Completed in 34 milliseconds

12345678910>>...37