Home
last modified time | relevance | path

Searched refs:__construct (Results 901 – 923 of 923) sorted by relevance

1...<<31323334353637

/PHP-7.4/ext/hash/
H A Dhash.c891 static PHP_METHOD(HashContext, __construct) { in PHP_METHOD() argument
898 PHP_ME(HashContext, __construct, NULL, ZEND_ACC_PRIVATE)
/PHP-7.4/ext/standard/tests/general_functions/
H A Dgettype_settype_variation7.phpt50 function __construct($x, $y) {
H A Dvar_export-locale.phpt239 function __construct ( ) {
H A Dvar_export-locale_32.phpt239 function __construct ( ) {
H A Dgettype_settype_variation5.phpt50 function __construct($x, $y) {
H A Dgettype_settype_basic.phpt41 function __construct($x, $y) {
H A Dgettype_settype_variation2.phpt54 function __construct($x, $y) {
H A Dgettype_settype_variation3.phpt50 function __construct($x, $y) {
H A Dis_callable_basic2.phpt71 function __construct () {
H A Dgettype_settype_variation4.phpt50 function __construct($x, $y) {
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt2 MySQL PDO->__construct() - Generic + DSN
/PHP-7.4/tests/lang/
H A D028.phpt31 function __construct() {
/PHP-7.4/ext/dom/
H A Ddocument.c217 PHP_ME(domdocument, __construct, arginfo_dom_document_construct, ZEND_ACC_PUBLIC)
1276 PHP_METHOD(domdocument, __construct) in PHP_METHOD() argument
/PHP-7.4/ext/phar/
H A Dphar_object.c1129 PHP_METHOD(Phar, __construct) in PHP_METHOD() argument
4470 PHP_METHOD(PharFileInfo, __construct) in PHP_METHOD() argument
5294 PHP_ME(Phar, __construct, arginfo_phar___construct, ZEND_ACC_PUBLIC)
5363 PHP_ME(Phar, __construct, arginfo_data___construct, ZEND_ACC_PUBLIC)
5432 PHP_ME(PharFileInfo, __construct, arginfo_entry___construct, ZEND_ACC_PUBLIC)
/PHP-7.4/Zend/tests/
H A D019.phpt204 function __construct($x, $y) {
1274 string(11) "__construct"
/PHP-7.4/ext/snmp/
H A Dsnmp.c1747 PHP_METHOD(snmp, __construct) in PHP_METHOD() argument
2233 PHP_ME(snmp, __construct, arginfo_snmp_create, ZEND_ACC_PUBLIC)
/PHP-7.4/sapi/fpm/tests/
H A Dfcgi.inc135 public function __construct($host, $port)
H A Dtester.inc316 public function __construct(
/PHP-7.4/ext/intl/calendar/
H A Dcalendar_methods.cpp48 U_CFUNC PHP_METHOD(IntlCalendar, __construct) in PHP_METHOD() argument
/PHP-7.4/ext/simplexml/
H A Dsimplexml.c2275 SXE_METHOD(__construct) in SXE_METHOD() argument
2679 …SXE_ME(__construct, arginfo_simplexmlelement__construct, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL…
/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c1241 ZEND_MALIAS(PDO, __construct, dbh_constructor, arginfo_pdo___construct, ZEND_ACC_PUBLIC)
/PHP-7.4/
H A DNEWS742 PDO::__construct() fails). (Ahmed Abdou)
2025 . Fixed bug #77909 (DatePeriod::__construct() with invalid recurrence count
2812 . Fixed arginfo for tidy::__construct(). (Tyson Andre)
H A Drun-tests.php3623 public function __construct(array $environment, string $tool = 'memcheck') function in RuntestsValgrind

Completed in 139 milliseconds

1...<<31323334353637