/PHP-7.4/ext/spl/tests/ |
H A D | bug79710.phpt | 9 public function __construct($sfo) {
|
H A D | array_007.phpt | 16 function __construct()
|
/PHP-7.4/ext/soap/tests/interop/Round4/GroupH/ |
H A D | r4_groupH_complex_rpcenc_004w.phpt | 11 function __construct($s, $i, $f) { 18 function __construct($f, $s) {
|
H A D | r4_groupH_complex_rpcenc_005w.phpt | 11 function __construct($s, $i, $f) { 18 function __construct($f, $s) {
|
H A D | r4_groupH_complex_rpcenc_006w.phpt | 11 function __construct($s, $i, $f) { 18 function __construct($f, $s) {
|
/PHP-7.4/ext/standard/tests/array/ |
H A D | uasort_object1.phpt | 53 public function __construct($value) { 64 public function __construct($int, $float, $str) {
|
H A D | array_uintersect_uassoc_basic.phpt | 11 function __construct($val) {
|
H A D | array_udiff_uassoc_basic.phpt | 11 function __construct($val) {
|
/PHP-7.4/ext/reflection/tests/ |
H A D | ReflectionMethod_006.phpt | 46 Ok - ReflectionMethod::__construct() expects exactly 1 parameter, 0 given 47 Ok - ReflectionMethod::__construct() expects exactly 1 parameter, 3 given
|
H A D | bug76936.phpt | 14 function __construct() {
|
/PHP-7.4/Zend/ |
H A D | zend_weakrefs.c | 152 ZEND_COLD ZEND_METHOD(WeakReference, __construct) in ZEND_END_ARG_INFO() 183 ZEND_ME(WeakReference, __construct, NULL, ZEND_ACC_PUBLIC)
|
/PHP-7.4/ext/session/tests/ |
H A D | 006.phpt | 25 function __construct(&$a) {
|
H A D | 026.phpt | 25 function __construct(&$a) {
|
/PHP-7.4/ext/pdo_mysql/tests/ |
H A D | bug63176.phpt | 22 public function __construct($h) {
|
/PHP-7.4/Zend/tests/anon/ |
H A D | 005.phpt | 8 public function __construct(&$data) {
|
/PHP-7.4/ext/intl/tests/ |
H A D | gregoriancalendar___construct_basic.phpt | 2 IntlGregorianCalendar::__construct(): basic
|
H A D | resourcebundle_create.phpt | 2 Test ResourceBundle::__construct() - existing/missing bundles/locales
|
H A D | msgfmt_fail2.phpt | 81 ArgumentCountError: MessageFormatter::__construct() expects exactly 2 parameters, 0 given in %s on … 90 ArgumentCountError: MessageFormatter::__construct() expects exactly 2 parameters, 1 given in %s on … 109 TypeError: MessageFormatter::__construct() expects parameter 1 to be string, array given in %s on l…
|
H A D | calendar_createInstance_error.phpt | 12 function __construct() {}
|
/PHP-7.4/ext/mysqli/tests/ |
H A D | mysqli_fetch_object_oo.phpt | 73 public function __construct($a, $b) { 132 [E_WARNING] mysqli_result::__construct(): invalid object or resource mysql%s 139 Exception: Too few arguments to function mysqli_fetch_object_construct::__construct(), 1 passed and…
|
H A D | mysqli_class_mysqli_stmt_interface.phpt | 24 '__construct' => true, 56 unset($expected_methods['__construct']); 197 Warning: mysqli_stmt::__construct() expects parameter 2 to be string, object given in %s on line %d
|
H A D | mysqli_class_mysqli_reflection.phpt | 38 Inspecting method '__construct' 54 Inspecting parameter 'host' of method '__construct' 61 Inspecting parameter 'user' of method '__construct' 68 Inspecting parameter 'password' of method '__construct' 82 Inspecting parameter 'port' of method '__construct' 89 Inspecting parameter 'socket' of method '__construct' 96 Inspecting method '__construct' 112 Inspecting parameter 'host' of method '__construct' 119 Inspecting parameter 'user' of method '__construct' 140 Inspecting parameter 'port' of method '__construct' [all …]
|
/PHP-7.4/ext/spl/ |
H A D | spl_iterators.c | 1091 SPL_METHOD(RecursiveTreeIterator, __construct) in SPL_METHOD() argument 1584 SPL_METHOD(FilterIterator, __construct) in SPL_METHOD() argument 1591 SPL_METHOD(CallbackFilterIterator, __construct) in SPL_METHOD() argument 1945 SPL_METHOD(ParentIterator, __construct) in SPL_METHOD() argument 1952 SPL_METHOD(RegexIterator, __construct) in SPL_METHOD() argument 2500 SPL_METHOD(LimitIterator, __construct) in SPL_METHOD() argument 2691 SPL_METHOD(CachingIterator, __construct) in SPL_METHOD() argument 3067 SPL_METHOD(IteratorIterator, __construct) in SPL_METHOD() argument 3089 SPL_METHOD(NoRewindIterator, __construct) in SPL_METHOD() argument 3186 SPL_METHOD(InfiniteIterator, __construct) in SPL_METHOD() argument [all …]
|
/PHP-7.4/ext/phar/tests/ |
H A D | phar_buildfromiterator5.phpt | 13 function __construct(array $a)
|
H A D | phar_buildfromiterator6.phpt | 13 function __construct(array $a)
|