Home
last modified time | relevance | path

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

1234567

/php-src/ext/standard/tests/file/
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 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-src/ext/pdo_sqlite/tests/
H A Dpdo_sqlite_filename_uri.phpt9 $db = new PDO('sqlite:file::memory:?cache=shared');
14 $db = new PDO('sqlite:file::memory:?cache=shared');
H A Dpdo_sqlite_empty_filename.phpt14 $db = new PDO('sqlite:file:?cache=shared');
/php-src/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-src/ext/dom/tests/
H A DDOMElement_getElementsByTagName_without_document.phpt2 Node list cache should not break on DOMElement::getElementsByTagName() without document
/php-src/Zend/tests/enum/
H A Dgh8418.phpt2 GH-8418: Enum constant expression evaluation doesn't work with warmed cache
/php-src/Zend/tests/named_params/
H A Druntime_cache_init.phpt2 Uninitialized run-time cache when resolving default values
/php-src/ext/session/tests/
H A Dsession_regenerate_id_cookie.phpt68 Cache-Control: no-store, no-cache, must-revalidate
69 Pragma: no-cache
/php-src/benchmark/
H A Dbenchmark.php64 runPhpCommand([$dir . '/bin/console', 'cache:clear']);
65 runPhpCommand([$dir . '/bin/console', 'cache:warmup']);
/php-src/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-src/Zend/tests/type_declarations/
H A Dtyped_properties_088.phpt2 Check for correct invalidation of prop_info cache slots
/php-src/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-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/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)
/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

Completed in 67 milliseconds

1234567