Home
last modified time | relevance | path

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

1234567

/PHP-7.4/ext/soap/
H A Dphp_soap.h167 char cache; variable
/PHP-7.4/ext/standard/tests/file/
H A Dstat_variation4-win32.phpt37 // 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
184 /* some default seeks that will cause buffer/cache misses */
H A Dfwrite_variation4-win32.phpt63 clearstatcache();//clears file status cache
H A Dfwrite_variation4.phpt63 clearstatcache();//clears file status cache
H A Dfwrite_variation2-win32.phpt80 clearstatcache();//clears file status cache
H A Dfwrite_variation2.phpt80 clearstatcache();//clears file status cache
/PHP-7.4/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-7.4/
H A D.travis.yml54 cache:
H A Dphp.ini-development305 ; Note: disables the realpath cache
339 ; http://php.net/realpath-cache-size
345 ; http://php.net/realpath-cache-ttl
1260 ; http://php.net/oci8.statement-cache-size
1442 ; http://php.net/session.cache-limiter
1446 ; http://php.net/session.cache-expire
1741 ; http://php.net/soap.wsdl-cache-enabled
1745 ; http://php.net/soap.wsdl-cache-dir
1750 ; http://php.net/soap.wsdl-cache-ttl
1753 ; Sets the size of the cache limit. (Max. number of WSDL files to cache)
[all …]
H A Dphp.ini-production305 ; Note: disables the realpath cache
339 ; http://php.net/realpath-cache-size
345 ; http://php.net/realpath-cache-ttl
1260 ; http://php.net/oci8.statement-cache-size
1442 ; http://php.net/session.cache-limiter
1446 ; http://php.net/session.cache-expire
1741 ; http://php.net/soap.wsdl-cache-enabled
1745 ; http://php.net/soap.wsdl-cache-dir
1750 ; http://php.net/soap.wsdl-cache-ttl
1753 ; Sets the size of the cache limit. (Max. number of WSDL files to cache)
[all …]
H A D.gitignore45 autom4te.cache/
48 config.cache
/PHP-7.4/ext/mbstring/libmbfl/filters/
H A Dmbfilter_iso2022_jp_ms.c111 filter->cache = c; in mbfl_filt_conv_2022jpms_wchar()
129 c1 = filter->cache; in mbfl_filt_conv_2022jpms_wchar()
H A Dmbfilter_jis.c146 filter->cache = c; in mbfl_filt_conv_jis_wchar()
163 c1 = filter->cache; in mbfl_filt_conv_jis_wchar()
/PHP-7.4/scripts/dev/
H A Dmakedist144 rm -rf autom4te.cache/
/PHP-7.4/ext/phar/tests/
H A Dphar_createdefaultstub.phpt94 header("Cache-Control: no-cache, must-revalidate");
95 header("Pragma: no-cache");
388 header("Cache-Control: no-cache, must-revalidate");
389 header("Pragma: no-cache");
690 header("Cache-Control: no-cache, must-revalidate");
691 header("Pragma: no-cache");
H A Dphar_setdefaultstub.phpt114 header("Cache-Control: no-cache, must-revalidate");
115 header("Pragma: no-cache");
409 header("Cache-Control: no-cache, must-revalidate");
410 header("Pragma: no-cache");
704 header("Cache-Control: no-cache, must-revalidate");
705 header("Pragma: no-cache");
/PHP-7.4/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-7.4/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");
/PHP-7.4/ext/pcre/tests/
H A Dpreg_match_error4.phpt10 "cache-files-ttl": 0,
161 "name": "doctrine\\/cache",
843 "doctrine\\/cache": "v1.6.0",
/PHP-7.4/build/
H A DMakefile.global121 …rm -f Makefile config.cache config.log config.status Makefile.objects Makefile.fragments libtool m…

Completed in 62 milliseconds

1234567