Home
last modified time | relevance | path

Searched refs:__construct (Results 351 – 375 of 706) sorted by relevance

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

/PHP-5.5/ext/spl/tests/
H A Diterator_053.phpt10 function __construct($it, $re, $mode, $flags = 0)
14 parent::__construct($it, $re, $mode, $flags);
H A DDirectoryIterator_empty_constructor.phpt13 #0 %s(%d): DirectoryIterator->__construct('')
H A Diterator_057.phpt2 SPL: ArrayIterator::__construct(void)
H A Dbug41828.phpt7 public function __construct($str) {
/PHP-5.5/ext/reflection/tests/
H A DReflectionClass_getModifierNames_basic.phpt14 function __construct() {}
67 string(14) "x::__construct"
H A DReflectionObject_constructor_basic.phpt2 ReflectionObject::__construct - basic function test
/PHP-5.5/ext/dom/
H A Dprocessinginstruction.c46 …PHP_ME(domprocessinginstruction, __construct, arginfo_dom_processinginstruction_construct, ZEND_AC…
51 PHP_METHOD(domprocessinginstruction, __construct) in PHP_METHOD() argument
/PHP-5.5/ext/curl/
H A Dcurl_file.c57 ZEND_METHOD(CURLFile, __construct) in ZEND_METHOD() argument
157 PHP_ME(CURLFile, __construct, arginfo_curlfile_create, ZEND_ACC_CTOR|ZEND_ACC_PUBLIC)
/PHP-5.5/Zend/tests/
H A Dbug30346.phpt8 public function __construct() { }
H A Dbug30451.phpt18 public function __construct() {
H A Dbug34873.phpt8 function __construct(){
H A Dbug47771.phpt11 public function __construct() {
H A Dbug64821.1.phpt7 public function __construct() {
H A Dexception_009.phpt16 public function __construct()
H A Dns_027.phpt8 function __construct() {
H A Derrmsg_045.phpt11 eval('class A { function a() {} function __construct() {} }');
H A Dobjects_029.phpt13 public function __construct() {
H A Dobjects_030.phpt13 public function __construct() {
H A Dbug32429.phpt7 public function __construct() {
H A Dbug36759.phpt7 function __construct($bar) {
H A Dbug48215_2.phpt2 Bug #48215 - parent::method() calls __construct, case sensitive test
H A Dbug65322.phpt16 eval('class A { function a() {} function __construct() {} }');
/PHP-5.5/Zend/tests/generators/
H A Dgenerator_method.phpt9 public function __construct(array $data) {
/PHP-5.5/scripts/dev/generate-phpt/src/testcase/
H A DgtVariationContainerMethod.php10 public function __construct($osl) { function in gtVariationContainerMethod
/PHP-5.5/ext/intl/tests/
H A Drbbiter___construct_basic.phpt2 IntlRuleBasedBreakIterator::__construct: basic test

Completed in 19 milliseconds

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