Home
last modified time | relevance | path

Searched refs:cache (Results 1 – 25 of 147) sorted by last modified time

123456

/PHP-5.5/scripts/dev/
H A Dphpextdist15 rm -rf modules *.lo *.o *.la config.status config.cache \
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch784 + "Cache-Control: no-store, no-cache, must-revalidate, "
786 + "Pragma: no-cache\r\n";
/PHP-5.5/sapi/litespeed/
H A DREADME125 shared memory block for the opcode cache.
/PHP-5.5/
H A Dphp.ini-development329 ; http://php.net/realpath-cache-size
335 ; http://php.net/realpath-cache-ttl
970 ; If mysqlnd is used: Number of cache slots for the internal result set cache
1104 ; If mysqlnd is used: Number of cache slots for the internal result set cache
1171 ; If mysqlnd is used: Number of cache slots for the internal result set cache
1499 ; http://php.net/session.cache-limiter
1503 ; http://php.net/session.cache-expire
1796 ; http://php.net/soap.wsdl-cache-enabled
1800 ; http://php.net/soap.wsdl-cache-dir
1805 ; http://php.net/soap.wsdl-cache-ttl
[all …]
H A Dphp.ini-production329 ; http://php.net/realpath-cache-size
335 ; http://php.net/realpath-cache-ttl
970 ; If mysqlnd is used: Number of cache slots for the internal result set cache
1104 ; If mysqlnd is used: Number of cache slots for the internal result set cache
1171 ; If mysqlnd is used: Number of cache slots for the internal result set cache
1499 ; http://php.net/session.cache-limiter
1503 ; http://php.net/session.cache-expire
1796 ; http://php.net/soap.wsdl-cache-enabled
1800 ; http://php.net/soap.wsdl-cache-dir
1805 ; http://php.net/soap.wsdl-cache-ttl
[all …]
H A Dmakedist101 rm -fr autom4te.cache/
H A Dmakerpm82 test -f config.cache && rm -f config.cache
/PHP-5.5/ext/wddx/tests/
H A Dbug35410.phpt26 <var name="cache">
63 ["cache"]=>
H A Dbug35410_64bit.phpt26 <var name="cache">
63 ["cache"]=>
/PHP-5.5/ext/sybase_ct/
H A Dphp_sybase_ct.c2192 zend_fcall_info_cache cache = empty_fcall_info_cache; in PHP_FUNCTION() local
2198 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "f!|r", &fci, &cache, &sybase_link_index) == … in PHP_FUNCTION()
/PHP-5.5/ext/standard/tests/file/
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 Dsymlink_link_linkinfo_is_link_variation5.phpt49 // clear the cache
H A Dsymlink_link_linkinfo_is_link_variation6.phpt60 // clear the cache
68 // clear the cache
H A Dstat_variation1-win32.phpt48 // clear the cache
67 // clear the cache
H A Dstat_variation4-win32.phpt37 // clear the cache
H A Dstat_variation6-win32.phpt48 clearstatcache(); // clear statement cache
65 clearstatcache(); // clear statement cache
H A Dstat_variation8-win32.phpt39 // clear the cache
59 clearstatcache(true, $filename); // clear previous size value in cache
H A Dsymlink_link_linkinfo_is_link_basic1.phpt64 // clear the cache
75 // clear the cache
H A Dsymlink_link_linkinfo_is_link_basic2.phpt50 // clear the cache
59 // clear the cache
H A Dsymlink_link_linkinfo_is_link_variation1.phpt55 // clear the cache
68 // clear the cache
85 // clear the cache
98 // clear the cache
H A Dlstat_stat_variation1.phpt43 // clear the cache
H A Dlstat_stat_variation10.phpt32 // clear the cache
H A Dlstat_stat_variation21.phpt34 // clear the cache
H A Dlstat_stat_variation2.phpt44 // clear the cache

Completed in 42 milliseconds

123456