Home
last modified time | relevance | path

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

123456

/PHP-5.5/ext/mbstring/libmbfl/filters/
H A Dmbfilter_euc_jp.c113 filter->cache = c; in mbfl_filt_conv_eucjp_wchar()
127 c1 = filter->cache; in mbfl_filt_conv_eucjp_wchar()
172 filter->cache = c; in mbfl_filt_conv_eucjp_wchar()
177 c1 = filter->cache; in mbfl_filt_conv_eucjp_wchar()
H A Dmbfilter_euc_jp_win.c116 filter->cache = c; in mbfl_filt_conv_eucjpwin_wchar()
130 c1 = filter->cache; in mbfl_filt_conv_eucjpwin_wchar()
197 filter->cache = c; in mbfl_filt_conv_eucjpwin_wchar()
202 c1 = filter->cache; in mbfl_filt_conv_eucjpwin_wchar()
H A Dmbfilter_euc_cn.c112 filter->cache = c; in mbfl_filt_conv_euccn_wchar()
122 c1 = filter->cache; in mbfl_filt_conv_euccn_wchar()
/PHP-5.5/ext/standard/tests/file/
H A Dbug45181.phpt2 Bug #45181 (chdir() should clear relative entries in stat cache)
H A Dlstat_stat_variation4.phpt34 // clear the cache
47 // clear the cache
H A Dlstat_stat_variation5.phpt35 // clear the cache
48 // 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.phpt55 // clear the cache
68 // clear the cache
85 // clear the cache
98 // clear the cache
H A Dclearstatcache_error.phpt7 Description: clears files status cache
H A Dstat_variation1-win32.phpt48 // clear the cache
67 // clear the cache
H A Dstat_variation6-win32.phpt48 clearstatcache(); // clear statement cache
65 clearstatcache(); // clear statement cache
H A Dbug39367.phpt2 Bug #39367 (clearstatcache() doesn't clear realpath cache)
/PHP-5.5/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.phpt64 foreach($it as $v); // read all into cache
72 Exception: MyCachingIterator does not use a full cache (see CachingIterator::__construct)
73 Exception: MyCachingIterator does not use a full cache (see CachingIterator::__construct)
/PHP-5.5/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-5.5/ext/soap/tests/bugs/
H A Dbug29236.phpt2 Bug #29236 (memory error when wsdl-cache is enabled)
/PHP-5.5/ext/opcache/tests/
H A Dbug65559.phpt2 Bug #65559 (cache not cleared if changes occur while running)
/PHP-5.5/scripts/dev/
H A Dphpextdist15 rm -rf modules *.lo *.o *.la config.status config.cache \
/PHP-5.5/ext/intl/tests/
H A Dmsgfmt_setPattern_cache.phpt2 MessageFormatter::setPattern() invalidates arg types cache
/PHP-5.5/ext/session/tests/
H A Dsession_cache_expire_variation1.phpt14 * Description : Return current cache expire
H A Dsession_cache_expire_basic.phpt12 * Description : Return current cache expire
H A Dsession_cache_expire_variation2.phpt12 * Description : Return current cache expire
H A Dsession_cache_limiter_variation1.phpt14 * Description : Get and/or set the current cache limiter
H A Dsession_cache_limiter_variation2.phpt12 * Description : Get and/or set the current cache limiter

Completed in 64 milliseconds

123456