Home
last modified time | relevance | path

Searched refs:__construct (Results 226 – 250 of 706) sorted by relevance

12345678910>>...29

/PHP-5.5/ext/standard/tests/serialize/
H A Dbug31402.phpt11 function __construct($i) {
20 function __construct() {
/PHP-5.5/ext/date/tests/
H A Dbug48476.phpt6 public function __construct() { }
9 public function __construct() { }
/PHP-5.5/ext/intl/spoofchecker/
H A Dspoofchecker_create.h22 PHP_METHOD(Spoofchecker, __construct);
/PHP-5.5/ext/mysql/tests/
H A Dmysql_fetch_object.phpt42 public function __construct($a, $b) {
58 private function __construct($a, $b) {
103 Warning: Missing argument 1 for mysql_fetch_object_construct::__construct() in %s on line %d
105 Warning: Missing argument 2 for mysql_fetch_object_construct::__construct() in %s on line %d
121 Warning: Missing argument 2 for mysql_fetch_object_construct::__construct() in %s on line %d
/PHP-5.5/ext/intl/collator/
H A Dcollator_create.h25 PHP_METHOD( Collator, __construct );
/PHP-5.5/ext/spl/tests/
H A Diterator_016.phpt17 function __construct(Menu $it)
19 parent::__construct($it);
H A Dbug33136.phpt10 function __construct()
13 parent::__construct($this->data);
H A Dbug37457.phpt10 public function __construct(array $a)
73 Collection::__construct
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 DSplFileInfo_001.phpt6 $x->__construct(1);
H A Dobserver_004.phpt10 public function __construct($test = 42)
20 public function __construct($bla = 26)
/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_create.h22 PHP_METHOD( IntlDateFormatter, __construct );
/PHP-5.5/ext/intl/formatter/
H A Dformatter_main.h25 PHP_METHOD( NumberFormatter, __construct );
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat.h25 PHP_METHOD( MessageFormatter, __construct );
/PHP-5.5/ext/pdo/tests/
H A Dbug_44409.phpt2 PDO Common: Bug #44409 (PDO::FETCH_SERIALIZE calls __construct())
22 public function __construct()
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug29795.phpt11 function __construct($wsdl, $options) {
12 parent::__construct($wsdl, $options);
H A Dbug30928.phpt21 function __construct($wsdl, $options) {
22 parent::__construct($wsdl, $options);
/PHP-5.5/ext/intl/calendar/
H A Dgregoriancalendar_methods.h24 PHP_METHOD(IntlGregorianCalendar, __construct);
/PHP-5.5/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.h22 PHP_METHOD(IntlRuleBasedBreakIterator, __construct);
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_uri.phpt2 MySQL PDO->__construct() - URI
71 Warning: PDO::__construct(%s
74 Warning: PDO::__construct(%s
H A Dpdo_mysql_interface.phpt18 '__construct' => true,
45 unset($expected['__construct']);
/PHP-5.5/Zend/tests/
H A Dzend2.php.txt235 function __construct()
242 function __construct()
244 parent::__construct();
261 function __construct()
H A Dns_027.inc5 function __construct() {
/PHP-5.5/ext/intl/transliterator/
H A Dtransliterator_methods.h32 PHP_METHOD( Transliterator, __construct );
/PHP-5.5/ext/standard/tests/file/
H A Dbug38450_2.phpt10 function __construct($var) {
105 Warning: Missing argument 1 for VariableStream::__construct() in %s on line %d
111 #0 [internal function]: VariableStream->__construct()

Completed in 61 milliseconds

12345678910>>...29