Home
last modified time | relevance | path

Searched refs:cache (Results 26 – 50 of 156) sorted by relevance

1234567

/PHP-8.3/Zend/tests/
H A Dassign_obj_op_cache_slot.phpt2 The ASSIGN_OBJ_OP cache slot is on the OP_DATA opcode
H A Dbug78926.phpt2 Bug #78926: Segmentation fault on Symfony cache:clear
H A Dclosure_060.phpt2 runtime cache must be invalidated for Closure::call()
/PHP-8.3/ext/dom/tests/
H A DDOMElement_getElementsByTagName_without_document.phpt2 Node list cache should not break on DOMElement::getElementsByTagName() without document
/PHP-8.3/ext/standard/tests/file/
H A Dbug45181.phpt2 Bug #45181 (chdir() should clear relative entries in stat cache)
H A Dstat_variation8-win32.phpt34 // clear the cache
54 clearstatcache(true, $filename); // clear previous size value in cache
H A Dsymlink_link_linkinfo_is_link_variation1.phpt44 // clear the cache
58 // clear the cache
76 // clear the cache
90 // clear the cache
/PHP-8.3/Zend/tests/enum/
H A Dgh8418.phpt2 GH-8418: Enum constant expression evaluation doesn't work with warmed cache
/PHP-8.3/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cjk.c142 filter->cache = c; in mbfl_filt_conv_jis_wchar()
157 c1 = filter->cache; in mbfl_filt_conv_jis_wchar()
974 filter->cache = c; in mbfl_filt_conv_2022jp_mobile_wchar()
989 c1 = filter->cache; in mbfl_filt_conv_2022jp_mobile_wchar()
1103 filter->cache = 0; in mbfilter_unicode2sjis_emoji_kddi()
1127 filter->cache = c; in mbfilter_unicode2sjis_emoji_kddi()
1867 k = filter->cache; in mbfl_filt_conv_wchar_jis2004()
1869 filter->cache = 0; in mbfl_filt_conv_wchar_jis2004()
2035 k = filter->cache; in mbfl_filt_conv_wchar_jis2004_flush()
2036 filter->cache = 0; in mbfl_filt_conv_wchar_jis2004_flush()
[all …]
/PHP-8.3/Zend/tests/named_params/
H A Druntime_cache_init.phpt2 Uninitialized run-time cache when resolving default values
/PHP-8.3/ext/spl/tests/
H A Dspl_iterator_caching_count_basic.phpt2 SPL: Caching iterator count() cache contents
H A Dspl_iterator_caching_count_error.phpt2 SPL: Caching iterator count() cache failure
/PHP-8.3/ext/session/tests/
H A Dsession_regenerate_id_cookie.phpt68 Cache-Control: no-store, no-cache, must-revalidate
69 Pragma: no-cache
/PHP-8.3/ext/soap/tests/bugs/
H A Dbug75502.phpt10 /* The important part is that restriction>enumeration is used together with mem cache.
H A Dbug29236.phpt2 Bug #29236 (memory error when wsdl-cache is enabled)
/PHP-8.3/Zend/tests/type_declarations/
H A Dtyped_properties_088.phpt2 Check for correct invalidation of prop_info cache slots
/PHP-8.3/ext/pdo_sqlite/tests/
H A Dpdo_sqlite_empty_filename.phpt14 $db = new PDO('sqlite:file:?cache=shared');
/PHP-8.3/ext/opcache/tests/
H A Dbug65559.phpt2 Bug #65559 (cache not cleared if changes occur while running)
H A Dbug76275.phpt2 Bug #76275: Assertion failure in file cache when unserializing empty try_catch_array
/PHP-8.3/ext/intl/tests/
H A Dmsgfmt_setPattern_cache.phpt2 MessageFormatter::setPattern() invalidates arg types cache
/PHP-8.3/Zend/tests/gh10168/
H A Dassign_prop.phpt24 // Second call tests the cache slot path
H A Dassign_untyped_prop.phpt24 // Second call tests the cache slot path
H A Dassign_prop_ref.phpt25 // Second call tests the cache slot path
H A Dassign_untyped_prop_ref.phpt25 // Second call tests the cache slot path
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_fetch_array_many_rows.phpt29 // overwrite results and check if the cache magic works
79 // overwrite results and check if the cache magic works
97 // overwrite results and check if the cache magic works

Completed in 894 milliseconds

1234567