Home
last modified time | relevance | path

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

1...<<31323334353637

/PHP-7.4/ext/phar/tests/tar/files/
H A Dmake.dangerous.tar.php.inc20 function __construct($path, $compress = 'zlib')
/PHP-7.4/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_015s.phpt10 function __construct($s, $i, $f) {
/PHP-7.4/ext/pdo_sqlite/tests/
H A Dpdo_fetch_func_001.phpt42 public function __construct($db) {
/PHP-7.4/ext/dom/
H A Dxpath.c64 PHP_ME(domxpath, __construct, arginfo_dom_xpath_construct, ZEND_ACC_PUBLIC)
251 PHP_METHOD(domxpath, __construct) in PHP_METHOD() argument
/PHP-7.4/Zend/
H A Dzend_exceptions.c275 ZEND_METHOD(exception, __construct) in ZEND_METHOD() argument
345 ZEND_METHOD(error_exception, __construct) in ZEND_METHOD() argument
798 ZEND_ME(exception, __construct, arginfo_exception___construct, ZEND_ACC_PUBLIC)
821 ZEND_ME(error_exception, __construct, arginfo_error_exception___construct, ZEND_ACC_PUBLIC)
/PHP-7.4/ext/spl/tests/
H A Ddualiterator.inc40 function __construct(Iterator $lhs, Iterator $rhs,
/PHP-7.4/ext/standard/tests/general_functions/
H A Dis_object.phpt64 function __construct ( ) {
H A Dvar_export_basic6.phpt64 function __construct ( ) {
/PHP-7.4/ext/intl/transliterator/
H A Dtransliterator_class.c317 …PHP_ME( Transliterator, __construct, ainfo_trans_void, ZEND_ACC_PRIVATE | ZEND_ACC_FINAL…
H A Dtransliterator_methods.c463 PHP_METHOD( Transliterator, __construct ) in PHP_METHOD() argument
/PHP-7.4/ext/tidy/
H A Dtidy.c274 static TIDY_DOC_METHOD(__construct);
287 static TIDY_NODE_METHOD(__construct);
474 TIDY_DOC_ME(__construct, arginfo_tidy_construct)
488 TIDY_NODE_PRIVATE_ME(__construct, NULL)
1629 static TIDY_DOC_METHOD(__construct) in TIDY_DOC_METHOD() argument
1909 static TIDY_NODE_METHOD(__construct) in TIDY_NODE_METHOD() argument
/PHP-7.4/ext/reflection/tests/
H A DReflectionClassConstant_basic1.phpt207 #0 %s(%d): ReflectionClassConstant->__construct(Object(TestClass), 'BAD_CONST')
H A DReflectionClass_toString_001.phpt44 Method [ <internal:Reflection, ctor> public method __construct ] {
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_pam_sha256_public_key_ini.phpt126 Warning: mysqli::__construct(): (HY000/1045): %s in %s on line %d
H A Dmysqli_connect_oo.phpt150 Warning: mysqli::__construct(): (%s/%d): Access denied for user '%sunknown%s'@'%s' (using password:…
/PHP-7.4/ext/com_dotnet/
H A Dcom_persist.c639 CPH_METHOD(__construct) in CPH_METHOD() argument
673 CPH_ME(__construct, NULL)
/PHP-7.4/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp38 U_CFUNC PHP_METHOD(BreakIterator, __construct) in PHP_METHOD() argument
/PHP-7.4/ext/standard/tests/file/
H A Dstat_variation7-win32.phpt36 public function __construct($name) {
H A Dsymlink_link_linkinfo_is_link_variation1.phpt40 function __construct($link) {
H A Dlstat_stat_variation20.phpt33 public function __construct($name) {
/PHP-7.4/tests/lang/
H A DforeachLoopIteratorAggregate.001.phpt83 public function __construct() {
H A DpassByReference_005.phpt38 function __construct($val, &$ref) {
/PHP-7.4/sapi/fpm/tests/
H A Dresponse.inc48 public function __construct($data = null, $expectInvalid = false)
/PHP-7.4/ext/phar/tests/files/
H A Dpear2coverage.phar23 function __construct(View $view, $rooturl)
492 function __construct($testpath, $codepath, $db = ':memory:')
653 function __construct($path, Aggregator $agg, $testpath, $sourcepath)
751 function __construct($testpath, $codepath, $db = ':memory:')
935 function __construct($path = ':memory:', $codepath = null, $testpath = null)
1572 function __construct($path, Aggregator $agg, $testpath, $sourcepath, $testname)
1575 parent::__construct($path, $agg, $testpath, $sourcepath);
/PHP-7.4/ext/standard/tests/array/
H A Darray_intersect_1.phpt9 function __construct($val) {

Completed in 55 milliseconds

1...<<31323334353637