Home
last modified time | relevance | path

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

1234567

/PHP-8.0/ext/mbstring/libmbfl/filters/
H A Dmbfilter_sjis_2004.c155 filter->cache = c; in mbfl_filt_conv_jis2004_wchar()
171 filter->cache = c; in mbfl_filt_conv_jis2004_wchar()
186 filter->cache = c; in mbfl_filt_conv_jis2004_wchar()
202 c1 = filter->cache; in mbfl_filt_conv_jis2004_wchar()
317 c1 = filter->cache; in mbfl_filt_conv_jis2004_wchar()
379 c1 = filter->cache; in mbfl_filt_conv_jis2004_wchar()
506 filter->cache >= 0 && filter->cache < jisx0213_u2_tbl_len) { in mbfl_filt_conv_wchar_jis2004()
507 k = filter->cache; in mbfl_filt_conv_wchar_jis2004()
509 filter->cache = 0; in mbfl_filt_conv_wchar_jis2004()
679 k = filter->cache; in mbfl_filt_conv_jis2004_flush()
[all …]
H A Dmbfilter_euc_jp.c112 filter->cache = c; in mbfl_filt_conv_eucjp_wchar()
126 c1 = filter->cache; in mbfl_filt_conv_eucjp_wchar()
171 filter->cache = c; in mbfl_filt_conv_eucjp_wchar()
176 c1 = filter->cache; in mbfl_filt_conv_eucjp_wchar()
/PHP-8.0/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.0/ext/standard/tests/file/
H A Dbug45181.phpt2 Bug #45181 (chdir() should clear relative entries in stat cache)
H A Dlstat_stat_variation4.phpt24 // clear the cache
37 // clear the cache
H A Dlstat_stat_variation5.phpt27 // clear the cache
40 // clear the 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
H A Dstat_variation1-win32-mb.phpt43 // clear the cache
62 // clear the cache
/PHP-8.0/Zend/tests/named_params/
H A Druntime_cache_init.phpt2 Uninitialized run-time cache when resolving default values
/PHP-8.0/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
H A Diterator_044.phpt69 foreach($it as $v); // read all into cache
75 Exception: MyCachingIterator does not use a full cache (see CachingIterator::__construct)
76 Exception: MyCachingIterator does not use a full cache (see CachingIterator::__construct)
/PHP-8.0/Zend/tests/type_declarations/
H A Dtyped_properties_088.phpt2 Check for correct invalidation of prop_info cache slots
/PHP-8.0/ext/session/tests/
H A Dsession_regenerate_id_cookie.phpt63 Cache-Control: no-store, no-cache, must-revalidate
64 Pragma: no-cache
/PHP-8.0/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.0/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.0/ext/intl/tests/
H A Dmsgfmt_setPattern_cache.phpt2 MessageFormatter::setPattern() invalidates arg types cache
/PHP-8.0/
H A Dbuildconf118 autom4te.cache \
119 config.cache \
/PHP-8.0/ext/skeleton/
H A D.gitignore.in6 autom4te.cache
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_fetch_array_many_rows.phpt27 // overwrite results and check if the cache magic works
77 // overwrite results and check if the cache magic works
95 // overwrite results and check if the cache magic works

Completed in 23 milliseconds

1234567