Home
last modified time | relevance | path

Searched refs:__construct (Results 526 – 550 of 706) sorted by relevance

1...<<212223242526272829

/PHP-5.5/Zend/tests/
H A Dbug26166.phpt18 function __construct()
H A Dbug40833.phpt28 function __construct($entity)
/PHP-5.5/ext/spl/tests/
H A Diterator_021.phpt34 function __construct($it, $max_depth)
37 parent::__construct($it);
H A Diterator_022.phpt34 function __construct($it, $max_depth)
37 parent::__construct($it);
H A Diterator_034.phpt39 function __construct($it, $max_depth)
42 parent::__construct($it);
H A Darray_007.phpt16 function __construct()
/PHP-5.5/ext/intl/tests/
H A Ddateformat_formatObject_error.phpt17 class A extends IntlCalendar {function __construct(){}}
19 class B extends DateTime {function __construct(){}}
H A Dcalendar_createInstance_error.phpt12 function __construct() {}
H A Dgregoriancalendar___construct_basic.phpt2 IntlGregorianCalendar::__construct(): basic
H A Dtimezone_toDateTimeZone_error.phpt31 string(66) "DateTimeZone::__construct(): Unknown or bad timezone (Etc/Unknown)"
/PHP-5.5/ext/reflection/tests/
H A DReflectionMethod_basic1.phpt60 reflectMethod("ReflectionProperty", "__construct");
240 Reflecting on method ReflectionProperty::__construct()
H A D001.phpt26 'UMLClass::__construct',
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug30045.phpt19 function __construct($wsdl, $options) {
20 parent::__construct($wsdl, $options);
/PHP-5.5/ext/spl/internal/
H A Diteratoriterator.inc38 * since IteratorIterator::__construct() would call SomeClass::getIterator().
47 function __construct(Traversable $iterator, $classname = null)
H A Drecursivetreeiterator.inc33 …function __construct(RecursiveIterator $it, $rit_flags = self::BYPASS_KEY, $cit_flags = CachingIte…
35 parent::__construct(new RecursiveCachingIterator($it, $cit_flags), $mode, $rit_flags);
/PHP-5.5/ext/soap/tests/
H A Dserver031.phpt12 public function __construct(array $a) {
26 public function __construct($n) {
/PHP-5.5/ext/intl/formatter/
H A Dformatter_main.c88 PHP_METHOD( NumberFormatter, __construct ) in PHP_METHOD() argument
/PHP-5.5/ext/phar/tests/
H A Dphar_buildfromiterator3.phpt13 function __construct(array $a)
H A Dphar_buildfromiterator6.phpt13 function __construct(array $a)
H A Dphar_buildfromiterator5.phpt13 function __construct(array $a)
/PHP-5.5/ext/phar/tests/tar/
H A Dphar_buildfromiterator5.phpt13 function __construct(array $a)
H A Dphar_buildfromiterator6.phpt13 function __construct(array $a)
/PHP-5.5/ext/phar/tests/zip/
H A Dphar_buildfromiterator5.phpt13 function __construct(array $a)
H A Dphar_buildfromiterator6.phpt13 function __construct(array $a)
H A Dphar_buildfromiterator9.phpt13 function __construct(array $a)

Completed in 65 milliseconds

1...<<212223242526272829