Home
last modified time | relevance | path

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

1234567

/PHP-7.4/ext/mbstring/libmbfl/filters/
H A Dmbfilter_sjis_2004.c158 filter->cache = c; in mbfl_filt_conv_jis2004_wchar()
174 filter->cache = c; in mbfl_filt_conv_jis2004_wchar()
189 filter->cache = c; in mbfl_filt_conv_jis2004_wchar()
205 c1 = filter->cache; in mbfl_filt_conv_jis2004_wchar()
320 c1 = filter->cache; in mbfl_filt_conv_jis2004_wchar()
382 c1 = filter->cache; in mbfl_filt_conv_jis2004_wchar()
509 filter->cache >= 0 && filter->cache <= jisx0213_u2_tbl_len) { in mbfl_filt_conv_wchar_jis2004()
510 k = filter->cache; in mbfl_filt_conv_wchar_jis2004()
512 filter->cache = 0; in mbfl_filt_conv_wchar_jis2004()
682 k = filter->cache; in mbfl_filt_conv_jis2004_flush()
[all …]
H A Dmbfilter_euc_jp.c115 filter->cache = c; in mbfl_filt_conv_eucjp_wchar()
129 c1 = filter->cache; in mbfl_filt_conv_eucjp_wchar()
174 filter->cache = c; in mbfl_filt_conv_eucjp_wchar()
179 c1 = filter->cache; in mbfl_filt_conv_eucjp_wchar()
/PHP-7.4/ext/session/tests/
H A Dsession_cache_limiter_variation1.phpt14 * Description : Get and/or set the current cache limiter
37 Warning: session_cache_limiter(): Cannot change cache limiter when session is active in %s on line …
H A Dsession_cache_limiter_variation2.phpt12 * Description : Get and/or set the current cache limiter
36 Warning: session_cache_limiter(): Cannot change cache limiter when session is active in %s on line …
H A Dsession_cache_limiter_variation3.phpt12 * Description : Get and/or set the current cache limiter
35 Warning: session_cache_limiter(): Cannot change cache limiter when session is active in %s on line …
H A Dsession_regenerate_id_cookie.phpt69 Cache-Control: no-store, no-cache, must-revalidate
70 Pragma: no-cache
H A Dsession_cache_expire_basic.phpt12 * Description : Return current cache expire
/PHP-7.4/ext/standard/tests/file/
H A Dbug45181.phpt2 Bug #45181 (chdir() should clear relative entries in stat cache)
H A Dlstat_stat_variation4.phpt31 // clear the cache
44 // clear the cache
H A Dlstat_stat_variation5.phpt34 // clear the cache
47 // clear the cache
H A Dstat_variation8-win32.phpt39 // clear the cache
59 clearstatcache(true, $filename); // clear previous size value in cache
H A Dsymlink_link_linkinfo_is_link_variation1.phpt57 // clear the cache
71 // clear the cache
89 // clear the cache
103 // clear the cache
/PHP-7.4/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-7.4/Zend/tests/type_declarations/
H A Dtyped_properties_088.phpt2 Check for correct invalidation of prop_info cache slots
/PHP-7.4/Zend/tests/
H A Dclosure_060.phpt2 runtime cache must be invalidated for Closure::call()
H A Dbug78926.phpt2 Bug #78926: Segmentation fault on Symfony cache:clear
/PHP-7.4/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-7.4/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-7.4/ext/intl/tests/
H A Dmsgfmt_setPattern_cache.phpt2 MessageFormatter::setPattern() invalidates arg types cache
/PHP-7.4/
H A Dbuildconf118 autom4te.cache \
119 config.cache \
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_fetch_array_many_rows.phpt28 // overwrite results and check if the cache magic works
78 // overwrite results and check if the cache magic works
96 // overwrite results and check if the cache magic works
/PHP-7.4/ext/skeleton/
H A D.gitignore.in6 autom4te.cache

Completed in 53 milliseconds

1234567