Home
last modified time | relevance | path

Searched refs:override (Results 51 – 75 of 81) sorted by relevance

1234

/php-src/ext/phar/tests/tar/
H A Dfrontcontroller15.phar.phpt2 Phar front controller mime type override, Phar::PHPS tar-based
/php-src/ext/opcache/tests/jit/
H A Dbug80426.phpt27 Warning: JIT is incompatible with third party extensions that override zend_execute_ex(). JIT disab…
/php-src/ext/phar/tests/zip/
H A Dfrontcontroller15.phar.phpt2 Phar front controller mime type override, Phar::PHPS zip-based
/php-src/ext/phar/tests/cache_list/
H A Dfrontcontroller15.phpt2 Phar front controller mime type override, Phar::PHPS [cache_list]
/php-src/ext/standard/tests/ini_info/
H A Dphp_ini_scanned_files.phpt17 // Scanned ini values override previously loaded values
/php-src/ext/spl/tests/
H A Dspl_heap_count_basic.phpt16 public function count(): int // override count to force failure
H A Dheap_top_variation_002.phpt8 // override heap to force corruption by throwing exception in compare
/php-src/tests/classes/
H A Diterators_008.phpt2 Ensure plain userspace superclass does not override special iterator behaviour on child class.
/php-src/ext/zend_test/
H A Dtest.stub.php140 public function override( function in ZendTestClassWithMethodWithParameterAttribute
147 public function override( function in ZendTestChildClassWithMethodWithParameterAttribute
H A Dtest_arginfo.h303 static ZEND_METHOD(ZendTestClassWithMethodWithParameterAttribute, override);
304 static ZEND_METHOD(ZendTestChildClassWithMethodWithParameterAttribute, override);
479 …ZEND_ME(ZendTestClassWithMethodWithParameterAttribute, override, arginfo_class_ZendTestClassWithMe…
484 …ZEND_ME(ZendTestChildClassWithMethodWithParameterAttribute, override, arginfo_class_ZendTestChildC…
/php-src/ext/mysqli/tests/
H A Dbug29311.phpt2 Bug #29311 (Cannot override mysqli constructor)
H A Dconnect.inc71 …// which we do not want to override. However, we want to make sure that if a connection cannot be …
/php-src/Zend/tests/traits/bugs/
H A Dgh13177.phpt63 Fatal error: Cannot override final method Foo3::__construct() in %s on line %d
/php-src/Zend/tests/
H A Dbug31683.phpt2 Bug #31683 (changes to $name in __get($name) override future parameters)
/php-src/ext/xsl/tests/
H A Dxsltprocessor_exsl_registerPhpFunctionNs.phpt49 // Should override the builtin function
/php-src/ext/intl/tests/
H A Ddateformat_create_cal_arg.phpt23 //override calendar's timezone
H A Ddateformat_create_cal_arg_variant2.phpt23 //override calendar's timezone
H A Ddateformat_create_cal_arg_variant3.phpt24 //override calendar's timezone
H A Ddateformat_create_cal_arg_variant4.phpt24 //override calendar's timezone
H A Ddateformat_create_cal_arg_variant5.phpt23 //override calendar's timezone
/php-src/ext/intl/calendar/
H A Dcalendar_methods.cpp119 int32_t count(UErrorCode& status) const override { in count()
123 const UnicodeString* snext(UErrorCode& status) override in snext()
133 const char* next(int32_t *resultLength, UErrorCode &status) override in next()
148 void reset(UErrorCode& status) override in reset()
153 UClassID getDynamicClassID() const override;
/php-src/sapi/apache2handler/
H A Dapache_config.c73 e.htaccess = ((cmd->override & (RSRC_CONF|ACCESS_CONF)) == 0); in real_value_hnd()
/php-src/ext/mysqli/tests/test_setup/
H A Dtest_helpers.inc81 …// which we do not want to override. However, we want to make sure that if a connection cannot be …
/php-src/build/
H A Dpkg.m4224 dnl DIRECTORY. The user can override through the --with-pkgconfigdir
246 dnl changed by passing DIRECTORY. The user can override through the
H A Dphp_cxx_compile_stdcxx.m4174 virtual ~Derived() override {}
175 virtual void f() override {}

Completed in 27 milliseconds

1234