Home
last modified time | relevance | path

Searched refs:__construct (Results 501 – 525 of 706) sorted by relevance

1...<<212223242526272829

/PHP-5.5/ext/reflection/tests/
H A D008.phpt2 ReflectionMethod::__construct() tests
H A DReflectionMethod_006.phpt38 Warning: ReflectionMethod::__construct() expects exactly 1 parameter, 0 given in %s on line %d
46 Warning: ReflectionMethod::__construct() expects exactly 1 parameter, 3 given in %s on line %d
/PHP-5.5/ext/date/tests/
H A Ddate_create_basic.phpt8 * Alias to functions: DateTime::__construct
H A DDateTime_construct_basic1.phpt5 /* Prototype : DateTime::__construct ([ string $time="now" [, DateTimeZone $timezone=NULL ]] )
H A Dtimezone_open_error.phpt8 * Alias to functions: DateTime::__construct()
/PHP-5.5/ext/spl/examples/
H A Dclass_tree.php37 function __construct($base, $check_interfaces = false) function in SubClasses
H A Dcallbackfilteriterator.inc42 public function __construct(Iterator $it, $callback, $mode = self::USE_VALUE, $flags = 0)
44 parent::__construct($it);
/PHP-5.5/Zend/tests/
H A Dbug41209.phpt8 public function __construct()
H A Dclosure_005.phpt9 function __construct($x) {
H A Dns_037.phpt10 function __construct() {
H A Dbug32674.phpt9 public function __construct() {
/PHP-5.5/ext/standard/tests/array/
H A Duasort_object1.phpt53 public function __construct($value) {
64 public function __construct($int, $float, $str) {
H A Darsort_object2.phpt26 function __construct($value1, $value2,$value3){
41 function __construct($value1, $value2,$value3){
H A Dbug28739.phpt7 function __construct($x){$this->x=$x;}
/PHP-5.5/ext/dom/
H A Dattr.c51 PHP_ME(domattr, __construct, arginfo_dom_attr_construct, ZEND_ACC_PUBLIC)
56 PHP_METHOD(domattr, __construct) in PHP_METHOD() argument
/PHP-5.5/ext/spl/
H A Dspl_iterators.c1040 SPL_METHOD(RecursiveTreeIterator, __construct) in SPL_METHOD() argument
1547 SPL_METHOD(FilterIterator, __construct) in SPL_METHOD() argument
1554 SPL_METHOD(CallbackFilterIterator, __construct) in SPL_METHOD() argument
1914 SPL_METHOD(ParentIterator, __construct) in SPL_METHOD() argument
1922 SPL_METHOD(RegexIterator, __construct) in SPL_METHOD() argument
2511 SPL_METHOD(LimitIterator, __construct) in SPL_METHOD() argument
2714 SPL_METHOD(CachingIterator, __construct) in SPL_METHOD() argument
3092 SPL_METHOD(IteratorIterator, __construct) in SPL_METHOD() argument
3114 SPL_METHOD(NoRewindIterator, __construct) in SPL_METHOD() argument
3211 SPL_METHOD(InfiniteIterator, __construct) in SPL_METHOD() argument
[all …]
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_class_mysqli_stmt_interface.phpt24 '__construct' => true,
56 unset($expected_methods['__construct']);
197 Warning: mysqli_stmt::__construct() expects parameter 2 to be %binary_string_optional%, object give…
/PHP-5.5/ext/spl/tests/
H A Dfixedarray_015.phpt43 Warning: SplFixedArray::__construct() expects parameter 1 to be long, string given in %s on line %d
H A DarrayObject___construct_basic6.phpt2 SPL: ArrayObject::__construct: check impact of ArrayObject::STD_PROP_LIST on var_dump.
H A Darray_003.phpt16 function __construct()
/PHP-5.5/ext/pdo_sqlite/tests/
H A Dbug46139.phpt15 public function __construct() {
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug42326.phpt29 function __construct(){
/PHP-5.5/ext/pdo_mysql/tests/
H A Dbug63176.phpt22 public function __construct($h) {
/PHP-5.5/ext/intl/tests/
H A Dresourcebundle_create.phpt2 Test ResourceBundle::__construct() - existing/missing bundles/locales
/PHP-5.5/ext/tidy/tests/
H A D027.phpt42 parent::__construct();

Completed in 39 milliseconds

1...<<212223242526272829