Home
last modified time | relevance | path

Searched refs:__construct (Results 476 – 500 of 706) sorted by relevance

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

/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug44295-win.phpt28 in catch: DirectoryIterator::__construct(c:\not\exists\here,c:\not\exists\here): %s (code: 3)
H A Dbug44295.phpt28 in catch: DirectoryIterator::__construct(/this/path/does/not/exist): failed to open dir: No such fi…
/PHP-5.5/Zend/tests/
H A Dgc_017.phpt11 function __construct($name) {
H A Dbug32660.phpt9 function __construct()
H A Dbug37212.phpt10 public function __construct($val)
H A Dns_010.phpt10 function __construct() {
/PHP-5.5/ext/xmlrpc/tests/
H A Dbug47818.phpt18 function __construct() {
/PHP-5.5/ext/date/tests/
H A DDateTimeZone_construct_basic.phpt5 /* Prototype : DateTimeZone::__construct ( string $timezone )
/PHP-5.5/ext/intl/tests/
H A Dformatter_fail.phpt54 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 Dobserver_005.phpt13 public function __construct($pub = 42, $pro = 43, $pri = 44)
32 public function __construct($pub = 52, $pro = 53, $pri = 54)
H A Dspl_autoload_014.phpt11 public function __construct($dir) {
H A DarrayObject___construct_basic1.phpt2 SPL: ArrayObject::__construct basic usage.
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug30106.phpt16 function __construct($wsdl, $options=array()) {
17 parent::__construct($wsdl, $options);
H A Dbug39815.phpt20 function __construct($wsdl, $options) {
21 parent::__construct($wsdl, $options);
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_class_mysqli_warning_reflection.phpt42 Inspecting method '__construct'
58 Inspecting method '__construct'
/PHP-5.5/ext/dom/
H A Dtext.c60 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 Dusort_object1.phpt45 public function __construct($value) {
56 public function __construct($int, $float, $str) {
H A Darsort_object1.phpt24 function __construct($value){
35 function __construct($value){
H A Dusort_object2.phpt41 public function __construct($value) {
60 public function __construct($value) {
/PHP-5.5/ext/phar/tests/zip/
H A Dnotphar.phpt23 …open stream: '%snotphar.phar.zip' is not a phar archive. Use PharData::__construct() for a standar…
/PHP-5.5/ext/exif/tests/
H A Dbug68799.phpt11 function __construct() {
/PHP-5.5/Zend/tests/traits/
H A Dbug55554d.phpt12 public function __construct() {
/PHP-5.5/scripts/dev/generate-phpt/src/
H A DgtMethod.php22 public function __construct($className, $methodName) { function in gtMethod
/PHP-5.5/tests/classes/
H A Ddestructor_and_globals.phpt16 public function __construct() {
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_15_open_error-win.phpt35 #0 %ssqlite3_15_open_error-win.php(%d): SQLite3->__construct('%s')

Completed in 23 milliseconds

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