Home
last modified time | relevance | path

Searched refs:__construct (Results 1 – 25 of 706) sorted by last modified time

12345678910>>...29

/PHP-5.5/tests/output/
H A Dob_start_basic_006.phpt20 function __construct($id) {
/PHP-5.5/tests/lang/
H A DpassByReference_005.phpt38 function __construct($val, &$ref) {
H A DpassByReference_006.phpt17 function __construct(&$ref1, &$ref2, &$ref3, &$ref4, &$ref5) {
H A DforeachLoopIteratorAggregate.004.phpt10 function __construct($obj) {
71 c_iter::__construct
77 c_iter::__construct
87 c_iter::__construct
97 c_iter::__construct
H A Dbug24908.phpt8 function __construct() {
H A Dbug27439.phpt16 public function __construct() {
H A Dbug30578.phpt10 function __construct()
H A DforeachLoopIteratorAggregate.001.phpt83 public function __construct() {
H A D038.phpt8 function __construct($errstr, $errno=0, $errfile='', $errline='')
10 parent::__construct($errstr, $errno);
H A D039.phpt12 function __construct($errstr, $errno, $errfile, $errline)
14 parent::__construct($errstr, $errno);
/PHP-5.5/tests/classes/
H A Dserialize_001.phpt10 function __construct($data)
53 Test::__construct(String)
66 Test::__construct()
71 Test::__construct(42)
76 Test::__construct()
H A Dstatic_this.phpt8 function __construct()
H A Dfactory_and_singleton_003.phpt9 protected function __construct($x) {
18 Fatal error: Call to protected test::__construct() from invalid context in %s on line %d
H A Dfactory_and_singleton_004.phpt9 private function __construct($x) {
18 Fatal error: Call to private test::__construct() from invalid context in %s on line %d
H A Dfinal_ctor1.phpt2 ZE2 cannot override final __construct
8 public final function __construct()
29 Fatal error: Cannot override final Base::__construct() with Extended::Extended() in %sfinal_ctor1.p…
H A Dfinal_ctor2.phpt19 public function __construct()
29 Fatal error: Cannot override final Base::Base() with Extended::__construct() in %sfinal_ctor2.php o…
H A Dinheritance_002.phpt21 function __construct() {
27 function __construct() {
29 parent::__construct();
34 function __construct() {
43 parent::__construct();
H A Dinterfaces_003.phpt2 ZE2 interface and __construct
10 public function __construct(MyObject $o);
15 public function __construct(MyObject $o)
26 Catchable fatal error: Argument 1 passed to MyTestClass::__construct() must be an instance of MyObj…
H A Diterators_001.phpt12 function __construct($obj) {
93 c_iter::__construct
109 c_iter::__construct
125 c_iter::__construct
129 c_iter::__construct
147 c_iter::__construct
165 c_iter::__construct
183 c_iter::__construct
H A Diterators_002.phpt12 function __construct($obj) {
75 c_iter::__construct
81 c_iter::__construct
92 c_iter::__construct
103 c_iter::__construct
H A Diterators_003.phpt12 function __construct($obj) {
75 c_iter::__construct
84 c_iter::__construct
101 c_iter::__construct
H A Diterators_006.phpt12 function __construct() {
H A Dnew_001.phpt12 function __construct()
H A Dprivate_members.phpt12 function __construct()
31 function __construct()
34 parent::__construct();
57 derived::__construct(begin)
58 base::__construct(begin)
71 base::__construct(end)
90 derived::__construct(end)
H A Darray_access_008.phpt9 function __construct() {

Completed in 25 milliseconds

12345678910>>...29