Searched refs:saved (Results 1 – 12 of 12) sorted by relevance
/PHP-8.3/Zend/tests/ |
H A D | bug78973.phpt | 2 Bug #78973: Destructor during CV freeing causes segfault if opline never saved
|
/PHP-8.3/tests/classes/ |
H A D | bug26737.phpt | 2 Bug #26737 (Protected and private variables are not saved on serialization when a user defined __sl…
|
/PHP-8.3/ext/fileinfo/ |
H A D | magicdata.patch | 27 # Unfortunately, saved netnews also has From line added in some news software.
|
/PHP-8.3/ext/gd/tests/ |
H A D | func.inc | 137 * The image is saved right beside the temporary .php test file with the
|
/PHP-8.3/ext/mysqli/tests/ |
H A D | mysqli_poll_mixing_insert_select.phpt | 117 printf("[004] Error state not saved for query '%s', %d != %d\n", $link['query'],
|
/PHP-8.3/Zend/ |
H A D | zend.h | 408 ZEND_API void zend_restore_error_handling(zend_error_handling *saved);
|
H A D | zend_API.c | 5037 ZEND_API void zend_restore_error_handling(zend_error_handling *saved) /* {{{ */ in zend_restore_error_handling() argument 5039 EG(error_handling) = saved->handling; in zend_restore_error_handling() 5040 EG(exception_class) = saved->exception; in zend_restore_error_handling()
|
/PHP-8.3/sapi/fpm/tests/ |
H A D | logtool.inc | 834 * Get saved error. 844 * Get saved error and clear it.
|
/PHP-8.3/ext/fileinfo/tests/ |
H A D | magic | 213 >>(16.s+32) string >\0 %s saved game data 220 >>14 string >\0 %s saved game data 6860 >7 string =_ saved as 32-bits 6873 >7 string =- saved as 64-bits 13712 >>>>>0x20C ulelong >0 \b, saved entry %d 22690 0 string =\210OPS Interleaf saved data 23903 # Summary: Xen saved domain file 25215 0 string/t Article saved news text 32904 # Type: Poly/ML saved data 32907 0 string POLYSAVE Poly/ML saved state [all …]
|
H A D | magic私はガラスを食べられます | 213 >>(16.s+32) string >\0 %s saved game data 220 >>14 string >\0 %s saved game data 6860 >7 string =_ saved as 32-bits 6873 >7 string =- saved as 64-bits 13712 >>>>>0x20C ulelong >0 \b, saved entry %d 22690 0 string =\210OPS Interleaf saved data 23903 # Summary: Xen saved domain file 25215 0 string/t Article saved news text 32904 # Type: Poly/ML saved data 32907 0 string POLYSAVE Poly/ML saved state [all …]
|
/PHP-8.3/ext/opcache/jit/ |
H A D | zend_jit_arm64.dasc | 2409 | //str x30, [sp, #-16]! // we don't use callee-saved registers yet (x31 can be omitted) 2411 | //stp x26, x27, [sp, #-16]! // we don't use callee-saved registers yet 8274 …// In x86, r0 is used in macro ZVAL_DTOR_FUNC as temporary register, hence, r0 should be saved/res…
|
/PHP-8.3/build/ |
H A D | libtool.m4 | 4443 # Variables whose values should be saved in libtool wrapper scripts and
|
Completed in 297 milliseconds