Home
last modified time | relevance | path

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

1234567

/PHP-8.3/Zend/tests/readonly_props/
H A Dcache_slot.phpt2 Test interaction with cache slots
/PHP-8.3/ext/standard/tests/file/
H A Duserwrapper.phpt27 we effectively test the stat cache mechanism */
H A Duserstreams.phpt56 * the default cache chunk size and that we have something
188 /* some default seeks that will cause buffer/cache misses */
H A Dfwrite_variation4-win32.phpt54 clearstatcache();//clears file status cache
H A Dfwrite_variation4.phpt54 clearstatcache();//clears file status cache
H A Dfwrite_variation2-win32.phpt71 clearstatcache();//clears file status cache
H A Dfwrite_variation2.phpt71 clearstatcache();//clears file status cache
/PHP-8.3/Zend/tests/traits/
H A Ddirect_static_member_access.phpt28 // Call twice to test cache slot behavior.
/PHP-8.3/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.3/scripts/dev/
H A Dmakedist153 rm -rf autom4te.cache/
/PHP-8.3/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.3/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.3/
H A Dphp.ini-production326 ; Note: disables the realpath cache
360 ; https://php.net/realpath-cache-size
366 ; https://php.net/realpath-cache-ttl
1295 ; https://php.net/oci8.statement-cache-size
1484 ; https://php.net/session.cache-limiter
1488 ; 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 …]
H A Dphp.ini-development326 ; Note: disables the realpath cache
360 ; https://php.net/realpath-cache-size
366 ; https://php.net/realpath-cache-ttl
1293 ; https://php.net/oci8.statement-cache-size
1482 ; https://php.net/session.cache-limiter
1486 ; 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 …]
/PHP-8.3/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.3/ext/soap/
H A Dphp_soap.h165 char cache; variable
/PHP-8.3/.github/workflows/
H A Dpush.yml220 PHP_BUILD_CACHE_BASE_DIR: C:\build-cache
222 PHP_BUILD_CACHE_SDK_DIR: C:\build-cache\sdk
/PHP-8.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_convert.c314 filter->status = filter->cache = 0; in mbfl_filt_conv_common_ctor()
/PHP-8.3/build/
H A DMakefile.global127 …rm -f Makefile config.cache config.log config.status Makefile.objects Makefile.fragments libtool m…

Completed in 43 milliseconds

1234567