Home
last modified time | relevance | path

Searched refs:__construct (Results 476 – 500 of 923) sorted by relevance

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

/PHP-7.4/ext/snmp/tests/
H A Dreflection.phpt10 echo new reflectionmethod('snmp', '__construct');
25 Method [ <internal:snmp, ctor> public method __construct ] {
/PHP-7.4/ext/spl/tests/
H A Diterator_053.phpt10 function __construct($it, $re, $mode, $flags = 0)
14 parent::__construct($it, $re, $mode, $flags);
H A Dbug40872.phpt8 function __construct($id) {
H A Dbug54281.phpt7 function __construct($it, $max_depth) { }
H A Diterator_036.phpt21 …lException: CachingIterator does not fetch string value (see CachingIterator::__construct) in %s:%d
H A Dspl_iterator_iterator_constructor.phpt25 IteratorIterator::__construct() expects at most 2 parameters, 3 given
/PHP-7.4/Zend/tests/
H A Dbug72101.phpt7 public function __construct($callback) {
44 public function __construct(array $parameters) {
H A Duse_unlinked_class.phpt17 #0 %s(%d): ReflectionClass->__construct('A')
H A Dbug31177.phpt23 public function __construct($resource) {
H A Dbug55007.phpt8 …if ('MyErrorHandler'==$classname) eval('class MyErrorHandler { function __construct() { print "My …
H A Dbug69446_2.phpt12 public function __construct()
H A Dbug72177_2.phpt9 public function __construct()
H A Dbug74862_2.phpt15 private function __construct()
H A Dget_class_vars_006.phpt21 public function __construct() {
H A Ddebug_info-error-resource.phpt13 public function __construct($val) {
/PHP-7.4/ext/standard/tests/array/
H A Duasort_object2.phpt47 public function __construct($value) {
62 public function __construct($value) {
81 public function __construct($value) {
H A Dbug71334.phpt27 public function __construct()
/PHP-7.4/ext/reflection/tests/
H A DReflectionObject_getName_basic.phpt21 Warning: ReflectionObject::__construct() expects exactly 1 parameter, 0 given in %s on line 2
/PHP-7.4/ext/simplexml/tests/
H A Dbug74950.phpt15 #0 %sbug74950.php(%d): SimpleXMLElement->__construct('0', 9000000000)
/PHP-7.4/tests/classes/
H A Darray_access_006.phpt9 function __construct() {
/PHP-7.4/ext/phar/tests/
H A Dbug71331.phpt13 #0 %s%ebug71331.php(2): PharData->__construct('%s')
/PHP-7.4/ext/date/tests/
H A Dcall_function_from_method.phpt9 public function __construct($in) {
/PHP-7.4/Zend/tests/traits/
H A Dbug55554a.phpt16 constructor as __construct;
/PHP-7.4/ext/intl/tests/
H A Dgregoriancalendar___construct_variant1.phpt2 IntlGregorianCalendar::__construct(): argument variants
H A Dtimezone_clone_error.phpt12 function __construct() {}

Completed in 48 milliseconds

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