Home
last modified time | relevance | path

Searched refs:internal (Results 1 – 25 of 353) sorted by path

12345678910>>...15

/php-src/
H A D.gdbinit140 printf "[internal function]"
H A DCODING_STANDARDS.md69 counterparts. These functions implement an internal "safety-net" mechanism
H A DCONTRIBUTING.md228 └─ zend_test # For testing internal APIs. Not needed for regular builds.
243 ├─ scripts/ # php-config, phpize and internal development scripts
254 For information on PHP internal C functions see
358 …nch for PHP 8.4, which is open for backwards incompatible changes and major internal API changes. |
H A DUPGRADING429 . The internal implementation for rounding to integers has been rewritten
H A DUPGRADING.INTERNALS187 replacement for the generically named GENERATE_SEED(). The internal
229 * New FRAMELESS_ICALL_[0,3] opcodes for faster internal function calls have been
/php-src/Zend/
H A DREADME.md60 operands and some internal executor data.
H A DZend.m46 dnl x87 floating point internal precision control checks
/php-src/Zend/tests/arg_unpack/
H A Dinternal.phpt2 Argument unpacking with internal functions
/php-src/Zend/tests/
H A Darginfo_zpp_mismatch.phpt63 foreach (get_defined_functions()["internal"] as $function) {
H A Darginfo_zpp_mismatch_strict.phpt65 foreach (get_defined_functions()["internal"] as $function) {
H A Dbug41421.phpt27 #0 [internal function]: wrapper->stream_eof()
H A Dbug42859.phpt2 Bug #42859 (import always conflicts with internal classes)
H A Dbug45805.phpt42 #1 [internal function]: B->foo()
H A Dbug46381.phpt2 Bug #46381 (wrong $this passed to internal methods causes segfault)
H A Dbug51827.phpt21 #0 [internal function]: explode()
H A Dbug54043.phpt2 Bug #54043: Remove inconsitency of internal exceptions and user defined exceptions
H A Dbug63206.phpt17 $triggerInternalNotice++; // warnings while handling the error should go into internal handler
H A Dbug63762.phpt36 string(36) "#0 [internal function]: ()
H A Dbug64821.1.phpt2 Bug #64821 Custom Exceptions crash when internal properties overridden (variation 1)
H A Dbug64821.2.phpt2 Bug #64821 Custom Exceptions crash when internal properties overridden (variation 2)
H A Dbug64821.3.phpt2 Bug #64821 Custom Exceptions crash when internal properties overridden (variation 3)
H A Dbug64960.phpt40 #0 [internal function]: {closure:%s:%d}(8, 'ob_end_clean():...', '%s', 9)
42 #2 [internal function]: ExceptionHandler->__invoke(Object(Exception))
H A Dbug69534.phpt2 Bug #69534 (Cycle leaks through declared properties on internal classes)
/php-src/Zend/tests/attributes/
H A D016_custom_attribute_validation.phpt2 Attribute validation callback of internal attributes.
H A D029_reflect_internal_symbols.phpt2 Reflect attributes on different kinds of internal symbols

Completed in 31 milliseconds

12345678910>>...15