Searched refs:__construct (Results 476 – 500 of 706) sorted by relevance
1...<<11121314151617181920>>...29
/PHP-5.5/ext/standard/tests/general_functions/ |
H A D | bug44295-win.phpt | 28 in catch: DirectoryIterator::__construct(c:\not\exists\here,c:\not\exists\here): %s (code: 3)
|
H A D | bug44295.phpt | 28 in catch: DirectoryIterator::__construct(/this/path/does/not/exist): failed to open dir: No such fi…
|
/PHP-5.5/Zend/tests/ |
H A D | gc_017.phpt | 11 function __construct($name) {
|
H A D | bug32660.phpt | 9 function __construct()
|
H A D | bug37212.phpt | 10 public function __construct($val)
|
H A D | ns_010.phpt | 10 function __construct() {
|
/PHP-5.5/ext/xmlrpc/tests/ |
H A D | bug47818.phpt | 18 function __construct() {
|
/PHP-5.5/ext/date/tests/ |
H A D | DateTimeZone_construct_basic.phpt | 5 /* Prototype : DateTimeZone::__construct ( string $timezone )
|
/PHP-5.5/ext/intl/tests/ |
H A D | formatter_fail.phpt | 54 Warning: NumberFormatter::__construct() expects at least 2 parameters, 0 given in %s on line %d 66 Warning: NumberFormatter::__construct() expects parameter 1 to be string, array given in %s on line…
|
/PHP-5.5/ext/spl/tests/ |
H A D | observer_005.phpt | 13 public function __construct($pub = 42, $pro = 43, $pri = 44) 32 public function __construct($pub = 52, $pro = 53, $pri = 54)
|
H A D | spl_autoload_014.phpt | 11 public function __construct($dir) {
|
H A D | arrayObject___construct_basic1.phpt | 2 SPL: ArrayObject::__construct basic usage.
|
/PHP-5.5/ext/soap/tests/bugs/ |
H A D | bug30106.phpt | 16 function __construct($wsdl, $options=array()) { 17 parent::__construct($wsdl, $options);
|
H A D | bug39815.phpt | 20 function __construct($wsdl, $options) { 21 parent::__construct($wsdl, $options);
|
/PHP-5.5/ext/mysqli/tests/ |
H A D | mysqli_class_mysqli_warning_reflection.phpt | 42 Inspecting method '__construct' 58 Inspecting method '__construct'
|
/PHP-5.5/ext/dom/ |
H A D | text.c | 60 PHP_ME(domtext, __construct, arginfo_dom_text_construct, ZEND_ACC_PUBLIC) 65 PHP_METHOD(domtext, __construct) in PHP_METHOD() argument
|
/PHP-5.5/ext/standard/tests/array/ |
H A D | usort_object1.phpt | 45 public function __construct($value) { 56 public function __construct($int, $float, $str) {
|
H A D | arsort_object1.phpt | 24 function __construct($value){ 35 function __construct($value){
|
H A D | usort_object2.phpt | 41 public function __construct($value) { 60 public function __construct($value) {
|
/PHP-5.5/ext/phar/tests/zip/ |
H A D | notphar.phpt | 23 …open stream: '%snotphar.phar.zip' is not a phar archive. Use PharData::__construct() for a standar…
|
/PHP-5.5/ext/exif/tests/ |
H A D | bug68799.phpt | 11 function __construct() {
|
/PHP-5.5/Zend/tests/traits/ |
H A D | bug55554d.phpt | 12 public function __construct() {
|
/PHP-5.5/scripts/dev/generate-phpt/src/ |
H A D | gtMethod.php | 22 public function __construct($className, $methodName) { function in gtMethod
|
/PHP-5.5/tests/classes/ |
H A D | destructor_and_globals.phpt | 16 public function __construct() {
|
/PHP-5.5/ext/sqlite3/tests/ |
H A D | sqlite3_15_open_error-win.phpt | 35 #0 %ssqlite3_15_open_error-win.php(%d): SQLite3->__construct('%s')
|
Completed in 23 milliseconds
1...<<11121314151617181920>>...29