Home
last modified time | relevance | path

Searched refs:__construct (Results 376 – 400 of 706) sorted by relevance

1...<<11121314151617181920>>...29

/PHP-5.5/Zend/tests/
H A Dcatch_003.phpt13 function __construct()
H A Dns_025.phpt8 function __construct() {
H A Daccess_modifiers_010.phpt22 public function __construct() {
H A Dbug39127.phpt12 var_dump(is_callable(array($b,"__construct")));
H A Dbug39346.phpt10 public function __construct($id) {
H A Dcatch_004.phpt13 function __construct()
H A Dclosure_033.phpt8 function __construct() {
H A Dclosure_036.phpt9 public function __construct($v) {
H A Dobjects_021.phpt9 public function __construct() {
/PHP-5.5/ext/intl/collator/
H A Dcollator_create.c73 PHP_METHOD( Collator, __construct ) in PHP_METHOD() argument
/PHP-5.5/ext/spl/tests/
H A Dbug40091.phpt6 function __construct($directory_to_use) {}
H A Dobserver_001.phpt10 function __construct($name = 'obj')
31 function __construct($name = 'sub')
H A Dbug40872.phpt8 function __construct($id) {
/PHP-5.5/Zend/tests/generators/
H A Dgenerator_method_by_ref.phpt9 public function __construct(array $data) {
/PHP-5.5/scripts/dev/generate-phpt/src/testcase/
H A DgtBasicTestCaseFunction.php10 public function __construct($opt) { function in gtBasicTestCaseFunction
/PHP-5.5/tests/lang/
H A Dbug30578.phpt10 function __construct()
/PHP-5.5/ext/spl/internal/
H A Drecursivecachingiterator.inc32 function __construct(RecursiveIterator $it, $flags = self::CALL_TOSTRING)
34 parent::__construct($it, $flags);
H A Drecursivefilteriterator.inc34 function __construct(RecursiveIterator $it)
36 parent::__construct($it);
/PHP-5.5/ext/reflection/tests/
H A DReflectionMethod_basic4.phpt54 reflectMethod("ReflectionProperty", "__construct");
144 Reflecting on method ReflectionProperty::__construct()
H A DReflectionObject_getName_basic.phpt22 Warning: ReflectionObject::__construct() expects exactly 1 parameter, 0 given in %s on line 2
/PHP-5.5/ext/pdo/tests/
H A Dpdo_026.phpt26 protected function __construct($dbh)
82 PDOStatementX::__construct()
H A Dpdo_036.phpt23 Fatal error: PDORow::__construct(): You should not create a PDOStatement manually in %spdo_036.php …
/PHP-5.5/ext/intl/tests/
H A Dgregoriancalendar___construct_variant1.phpt2 IntlGregorianCalendar::__construct(): argument variants
H A Dtimezone_clone_error.phpt12 function __construct() {}
/PHP-5.5/ext/phar/tests/
H A Dbug71331.phpt13 #0 %s/bug71331.php(2): PharData->__construct('%s')

Completed in 26 milliseconds

1...<<11121314151617181920>>...29