Home
last modified time | relevance | path

Searched refs:cache (Results 101 – 125 of 157) sorted by relevance

1234567

/PHP-8.1/ext/standard/tests/file/
H A Dstat_variation4-win32.phpt32 // clear the cache
H A Duserwrapper.phpt25 we effectively test the stat cache mechanism */
H A Duserstreams.phpt56 * the default cache chunk size and that we have something
187 /* some default seeks that will cause buffer/cache misses */
H A Dfwrite_variation4-win32.phpt54 clearstatcache();//clears file status cache
/PHP-8.1/ext/opcache/tests/
H A Drevalidate_path_01.phpt2 revalidate_path 01: OPCache must cache only resolved real paths when revalidate_path is set
/PHP-8.1/ext/mbstring/libmbfl/filters/
H A Dmbfilter_iso2022_jp_ms.c97 filter->cache = c; in mbfl_filt_conv_2022jpms_wchar()
112 c1 = filter->cache; in mbfl_filt_conv_2022jpms_wchar()
H A Dmbfilter_jis.c135 filter->cache = c; in mbfl_filt_conv_jis_wchar()
150 c1 = filter->cache; in mbfl_filt_conv_jis_wchar()
/PHP-8.1/Zend/tests/readonly_props/
H A Dcache_slot.phpt2 Test interaction with cache slots
/PHP-8.1/Zend/tests/traits/
H A Ddirect_static_member_access.phpt28 // Call twice to test cache slot behavior.
/PHP-8.1/ext/phar/tests/
H A Dphar_createdefaultstub.phpt93 header("Cache-Control: no-cache, must-revalidate");
94 header("Pragma: no-cache");
387 header("Cache-Control: no-cache, must-revalidate");
388 header("Pragma: no-cache");
689 header("Cache-Control: no-cache, must-revalidate");
690 header("Pragma: no-cache");
H A Dphar_setdefaultstub.phpt113 header("Cache-Control: no-cache, must-revalidate");
114 header("Pragma: no-cache");
408 header("Cache-Control: no-cache, must-revalidate");
409 header("Pragma: no-cache");
703 header("Cache-Control: no-cache, must-revalidate");
704 header("Pragma: no-cache");
/PHP-8.1/scripts/dev/
H A Dmakedist153 rm -rf autom4te.cache/
/PHP-8.1/ext/phar/tests/files/
H A Dinclude_path2.phar58 header("Cache-Control: no-cache, must-revalidate");
59 header("Pragma: no-cache");
H A Dnophar.phar58 header("Cache-Control: no-cache, must-revalidate");
59 header("Pragma: no-cache");
H A Dopenssl.phar58 header("Cache-Control: no-cache, must-revalidate");
59 header("Pragma: no-cache");
H A Dopenssl256.phar58 header("Cache-Control: no-cache, must-revalidate");
59 header("Pragma: no-cache");
H A Dopenssl512.phar58 header("Cache-Control: no-cache, must-revalidate");
59 header("Pragma: no-cache");
/PHP-8.1/ext/phar/tests/cache_list/files/
H A Dnophar.phar58 header("Cache-Control: no-cache, must-revalidate");
59 header("Pragma: no-cache");
H A Dopenssl.phar58 header("Cache-Control: no-cache, must-revalidate");
59 header("Pragma: no-cache");
/PHP-8.1/
H A Dphp.ini-development316 ; Note: disables the realpath cache
350 ; https://php.net/realpath-cache-size
356 ; https://php.net/realpath-cache-ttl
1281 ; https://php.net/oci8.statement-cache-size
1463 ; https://php.net/session.cache-limiter
1467 ; https://php.net/session.cache-expire
1747 ; https://php.net/soap.wsdl-cache-enabled
1751 ; https://php.net/soap.wsdl-cache-dir
1756 ; https://php.net/soap.wsdl-cache-ttl
1759 ; Sets the size of the cache limit. (Max. number of WSDL files to cache)
[all …]
H A Dphp.ini-production316 ; Note: disables the realpath cache
350 ; https://php.net/realpath-cache-size
356 ; https://php.net/realpath-cache-ttl
1283 ; https://php.net/oci8.statement-cache-size
1465 ; https://php.net/session.cache-limiter
1469 ; https://php.net/session.cache-expire
1749 ; https://php.net/soap.wsdl-cache-enabled
1753 ; https://php.net/soap.wsdl-cache-dir
1758 ; https://php.net/soap.wsdl-cache-ttl
1761 ; Sets the size of the cache limit. (Max. number of WSDL files to cache)
[all …]
/PHP-8.1/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_convert.c340 filter->status = filter->cache = 0; in mbfl_filt_conv_common_ctor()
/PHP-8.1/ext/pcre/tests/
H A Dpreg_match_error4.phpt10 "cache-files-ttl": 0,
161 "name": "doctrine\\/cache",
843 "doctrine\\/cache": "v1.6.0",
/PHP-8.1/ext/soap/
H A Dphp_soap.h165 char cache; variable
/PHP-8.1/build/
H A DMakefile.global127 …rm -f Makefile config.cache config.log config.status Makefile.objects Makefile.fragments libtool m…

Completed in 90 milliseconds

1234567