Home
last modified time | relevance | path

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

1234567

/PHP-7.3/
H A D.travis.yml36 cache:
H A D.gitignore39 autom4te.cache
46 config.cache
H A Dphp.ini-development303 ; Note: disables the realpath cache
337 ; http://php.net/realpath-cache-size
343 ; http://php.net/realpath-cache-ttl
1283 ; http://php.net/oci8.statement-cache-size
1465 ; http://php.net/session.cache-limiter
1469 ; http://php.net/session.cache-expire
1759 ; http://php.net/soap.wsdl-cache-enabled
1763 ; http://php.net/soap.wsdl-cache-dir
1768 ; http://php.net/soap.wsdl-cache-ttl
1771 ; Sets the size of the cache limit. (Max. number of WSDL files to cache)
[all …]
H A Dphp.ini-production303 ; Note: disables the realpath cache
337 ; http://php.net/realpath-cache-size
343 ; http://php.net/realpath-cache-ttl
1285 ; http://php.net/oci8.statement-cache-size
1467 ; http://php.net/session.cache-limiter
1471 ; http://php.net/session.cache-expire
1761 ; http://php.net/soap.wsdl-cache-enabled
1765 ; http://php.net/soap.wsdl-cache-dir
1770 ; http://php.net/soap.wsdl-cache-ttl
1773 ; Sets the size of the cache limit. (Max. number of WSDL files to cache)
[all …]
H A DMakefile.global121 …rm -f Makefile config.cache config.log config.status Makefile.objects Makefile.fragments libtool m…
/PHP-7.3/ext/spl/internal/
H A Drecursivecachingiterator.inc27 * @param it Iterator to cache
H A Dcachingiterator.inc43 * @param it Iterator to cache
/PHP-7.3/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation5.phpt49 // clear the cache
H A Dlstat_stat_variation6.phpt46 // clear the cache
H A Dstat_variation4-win32.phpt37 // clear the cache
H A Duserwrapper.phpt25 we effectively test the stat cache mechanism */
H A Duserstreams.phpt57 * the default cache chunk size and that we have something
185 /* some default seeks that will cause buffer/cache misses */
H A Dfwrite_variation1-win32-mb.phpt71 clearstatcache();//clears file status cache
/PHP-7.3/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.3/ext/soap/
H A Dphp_soap.h167 char cache; variable
/PHP-7.3/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.3/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.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");
/PHP-7.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-7.3/ext/pcre/tests/
H A Dpreg_match_error4.phpt10 "cache-files-ttl": 0,
161 "name": "doctrine\\/cache",
843 "doctrine\\/cache": "v1.6.0",

Completed in 52 milliseconds

1234567