Home
last modified time | relevance | path

Searched refs:cache (Results 51 – 75 of 173) sorted by relevance

1234567

/php-src/ext/soap/tests/bugs/
H A Dbug29236.phpt2 Bug #29236 (memory error when wsdl-cache is enabled)
/php-src/ext/pdo_sqlite/tests/
H A Dpdo_sqlite_empty_filename.phpt14 $db = new PDO('sqlite:file:?cache=shared');
/php-src/ext/intl/tests/
H A Dmsgfmt_setPattern_cache.phpt2 MessageFormatter::setPattern() invalidates arg types cache
/php-src/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-src/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cjk.c159 filter->cache = c; in mbfl_filt_conv_jis_wchar()
174 c1 = filter->cache; in mbfl_filt_conv_jis_wchar()
991 filter->cache = c; in mbfl_filt_conv_2022jp_mobile_wchar()
1006 c1 = filter->cache; in mbfl_filt_conv_2022jp_mobile_wchar()
1120 filter->cache = 0; in mbfilter_unicode2sjis_emoji_kddi()
1144 filter->cache = c; in mbfilter_unicode2sjis_emoji_kddi()
1884 k = filter->cache; in mbfl_filt_conv_wchar_jis2004()
1886 filter->cache = 0; in mbfl_filt_conv_wchar_jis2004()
2052 k = filter->cache; in mbfl_filt_conv_wchar_jis2004_flush()
2053 filter->cache = 0; in mbfl_filt_conv_wchar_jis2004_flush()
[all …]
/php-src/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
H A Dassign_prop_ref_with_prop_ref.phpt28 // Second call tests the cache slot path
H A Dassign_prop_with_prop_ref.phpt27 // Second call tests the cache slot path
H A Dassign_untyped_prop_ref_with_prop_ref.phpt28 // Second call tests the cache slot path
H A Dassign_untyped_prop_with_prop_ref.phpt27 // Second call tests the cache slot path
/php-src/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-src/
H A Dbuildconf118 autom4te.cache \
119 config.cache \
/php-src/ext/opcache/tests/jit/
H A Dgh15657.phpt10 // Triggering the inheritance cache via implementing this interface is important to reproduce the b…
/php-src/Zend/tests/anon/
H A D016.phpt2 static variables in methods inherited from parent class (can't cache objects)
/php-src/Zend/tests/enum/
H A Dno-write-properties-cache-slot.phpt2 Readonly enum properties should not be writable via cache slot merging
/php-src/Zend/tests/asymmetric_visibility/
H A Dobject_reference.phpt23 // Test zend_fetch_property_address with warmed cache
/php-src/ext/pcre/tests/
H A Dgh15205_2.phpt7 // Prime cache
/php-src/ext/standard/tests/file/
H A Dstat_variation1-win32-mb.phpt43 // clear the cache
62 // clear the cache
H A Dstat_variation1-win32.phpt43 // clear the cache
62 // clear the cache
H A Dsymlink_link_linkinfo_is_link_variation6.phpt28 // clear the cache
36 // clear the cache
/php-src/ext/spl/tests/
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)

Completed in 55 milliseconds

1234567