Home
last modified time | relevance | path

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

1234567

/php-src/
H A D.travis.yml51 cache:
H A Dphp.ini-development326 ; Note: disables the realpath cache
359 ; Note: if open_basedir is set, the cache is disabled
360 ; https://php.net/realpath-cache-size
366 ; https://php.net/realpath-cache-ttl
1406 ; https://php.net/session.cache-limiter
1410 ; https://php.net/session.cache-expire
1671 ; https://php.net/soap.wsdl-cache-enabled
1675 ; https://php.net/soap.wsdl-cache-dir
1680 ; https://php.net/soap.wsdl-cache-ttl
1683 ; Sets the size of the cache limit. (Max. number of WSDL files to cache)
[all …]
H A Dphp.ini-production326 ; Note: disables the realpath cache
359 ; Note: if open_basedir is set, the cache is disabled
360 ; https://php.net/realpath-cache-size
366 ; https://php.net/realpath-cache-ttl
1408 ; https://php.net/session.cache-limiter
1412 ; https://php.net/session.cache-expire
1673 ; https://php.net/soap.wsdl-cache-enabled
1677 ; https://php.net/soap.wsdl-cache-dir
1682 ; https://php.net/soap.wsdl-cache-ttl
1685 ; Sets the size of the cache limit. (Max. number of WSDL files to cache)
[all …]
/php-src/ext/standard/tests/file/
H A Dlstat_stat_variation6.phpt40 // clear the cache
H A Dstat_variation4-win32.phpt32 // clear the cache
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 */
/php-src/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-src/Zend/tests/readonly_props/
H A Dcache_slot.phpt2 Test interaction with cache slots
/php-src/ext/dom/tests/
H A DDOMDocument_getElementsByTagName_liveness_tree_walk.phpt42 $list->item(0); // Activate item cache
/php-src/Zend/tests/traits/
H A Ddirect_static_member_access.phpt28 // Call twice to test cache slot behavior.
/php-src/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-src/ext/dom/lexbor/patches/
H A DREADME.md24 This shrinks the static data size and reduces data cache pressure.
H A D0001-Shrink-size-of-static-binary-search-tree.patch6 This also makes it more efficient on the data cache.
/php-src/scripts/dev/
H A Dmakedist153 rm -rf autom4te.cache/
/php-src/ext/phar/tests/files/
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");
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");
/php-src/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-src/ext/pcre/tests/
H A Dpreg_match_error4.phpt10 "cache-files-ttl": 0,
161 "name": "doctrine\\/cache",
843 "doctrine\\/cache": "v1.6.0",
/php-src/ext/soap/
H A Dphp_soap.h163 char cache; variable

Completed in 56 milliseconds

1234567