Home
last modified time | relevance | path

Searched refs:inherit (Results 1 – 19 of 19) sorted by relevance

/PHP-8.3/Zend/tests/
H A Dgh14009_003.phpt2 GH-14009: Traits inherit prototype
H A Dinter_05.phpt2 Trying to inherit a class in an interface
H A Dinter_007.phpt2 Trying inherit abstract function twice
H A Derrmsg_025.phpt2 errmsg: cannot inherit previously inherited constant
H A Dgh14009_002.phpt2 GH-14009: Traits inherit prototype
H A Dgh14009_004.phpt2 GH-14009: Traits inherit prototype
H A Dgh14009_001.phpt2 GH-14009: Traits inherit prototype
H A Dgh14009_005.phpt2 GH-14009: Traits inherit prototype
/PHP-8.3/Zend/tests/type_declarations/
H A Dtyped_properties_081.phpt2 Clone must inherit typed references
H A Dtyped_properties_026.phpt2 Test typed properties inherit traits with typed properties
/PHP-8.3/ext/soap/tests/bugs/
H A Dbug54911.phpt2 Bug #54911 (Access to a undefined member in inherit SoapClient may cause Segmentation Fault)
/PHP-8.3/ext/ctype/tests/
H A Dlc_ctype_inheritance.phpt2 Do not inherit LC_CTYPE from environment
/PHP-8.3/sapi/fpm/tests/
H A Dsocket-close-on-exec.phpt44 e.g. PHP-FPM can inherit them from the test-runner. We cannot control the runner,
/PHP-8.3/TSRM/
H A Dtsrm_win32.c430 static HANDLE dupHandle(HANDLE fh, BOOL inherit) in dupHandle() argument
433 …if (!DuplicateHandle(self, fh, self, &copy, 0, inherit, DUPLICATE_SAME_ACCESS|DUPLICATE_CLOSE_SOUR… in dupHandle()
/PHP-8.3/sapi/fpm/
H A Dphp-fpm.conf.in92 ; - The pool process will inherit the master process priority
H A Dwww.conf.in78 ; - The pool processes will inherit the master process priority
/PHP-8.3/ext/standard/
H A Dproc_open.c473 static inline HANDLE dup_handle(HANDLE src, BOOL inherit, BOOL closeorig) in dup_handle() argument
477 if (!DuplicateHandle(self, src, self, &copy, 0, inherit, DUPLICATE_SAME_ACCESS | in dup_handle()
/PHP-8.3/Zend/
H A Dzend_inheritance.c1417 bool inherit = do_inherit_constant_check(ce, parent_const, name); in do_inherit_class_constant() local
1418 ZEND_ASSERT(!inherit); in do_inherit_class_constant()
/PHP-8.3/
H A DUPGRADING62 . New methods and properties were added to some DOM classes. If you inherit

Completed in 46 milliseconds