Home
last modified time | relevance | path

Searched refs:__construct (Results 601 – 625 of 706) sorted by relevance

1...<<212223242526272829

/PHP-5.5/tests/classes/
H A Darray_access_005.phpt9 function __construct() {
H A Dfactory_and_singleton_001.phpt22 protected function __construct($x) {
H A Dfactory_and_singleton_002.phpt22 protected function __construct($x) {
/PHP-5.5/ext/standard/tests/array/
H A Dasort_object1.phpt24 function __construct($value){
35 function __construct($value){
H A Dksort_object.phpt22 function __construct($value){
33 function __construct($value){
H A Dkrsort_object.phpt22 function __construct($value){
32 function __construct($value){
H A Drsort_object2.phpt24 function __construct($value1, $value2,$value3){
39 function __construct($value1, $value2,$value3){
H A Darray_key_exists_object1.phpt22 function __construct($a, $b, $c = null) {
H A Dnatcasesort_object2.phpt24 function __construct($value1, $value2,$value3){
H A Dasort_object2.phpt26 function __construct($value1, $value2,$value3){
41 function __construct($value1, $value2,$value3){
H A Dsort_object2.phpt25 function __construct($value1, $value2,$value3){
39 function __construct($value1, $value2,$value3){
H A Darray_key_exists_object2.phpt22 function __construct($a, $b, $c = null) {
/PHP-5.5/ext/spl/tests/
H A Dbug65328.phpt19 public function __construct(Node $head = null)
118 public function __construct($data, $uid = null, Node $parent = null, $assureUnique = false)
H A DarrayObject___construct_basic2.phpt2 SPL: ArrayObject::__construct basic usage.
/PHP-5.5/ext/intl/tests/
H A Dcalendar_fromDateTime_error.phpt22 function __construct() {}
/PHP-5.5/ext/json/tests/
H A Dserialize.phpt12 public function __construct($data)
/PHP-5.5/ext/standard/tests/streams/
H A Dbug40459.phpt8 function __construct() {
/PHP-5.5/ext/mysqli/
H A Dmysqli_warning.c266 PHP_METHOD(mysqli_warning, __construct) argument
332 PHP_ME(mysqli_warning, __construct, NULL, ZEND_ACC_PROTECTED)
H A Dmysqli_fe.h138 PHP_METHOD(mysqli_warning,__construct);
/PHP-5.5/ext/intl/collator/
H A Dcollator_class.c117 PHP_ME( Collator, __construct, collator_1_arg, ZEND_ACC_PUBLIC|ZEND_ACC_CTOR )
/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_create.cpp186 U_CFUNC PHP_METHOD( IntlDateFormatter, __construct ) in PHP_METHOD() argument
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_max_buffer_size.phpt2 MySQL PDO->__construct(), PDO::MYSQL_ATTR_MAX_BUFFER_SIZE
/PHP-5.5/Zend/tests/
H A Dbug32322.phpt12 private function __construct( $value = '' )
/PHP-5.5/ext/mysqli/tests/
H A Dconnect.inc118 …public function __construct($host, $user, $passwd, $db, $port, $socket, $enable_env_flags = true) {
127 parent::__construct($host, $user, $passwd, $db, $port, $socket);
/PHP-5.5/ext/intl/spoofchecker/
H A Dspoofchecker_class.c112 PHP_ME(Spoofchecker, __construct, spoofchecker_0_args, ZEND_ACC_PUBLIC|ZEND_ACC_CTOR)

Completed in 43 milliseconds

1...<<212223242526272829