Home
last modified time | relevance | path

Searched refs:cached (Results 1 – 21 of 21) sorted by relevance

/PHP-8.0/ext/opcache/tests/
H A Dis_script_cached.phpt2 Test that script cached info is correct
H A Dbug69281.phpt2 Test that script cached info is correct with validate_timestamps disabled
H A Dbug64482.phpt2 Bug #64482 (Opcodes for dynamic includes should not be cached)
/PHP-8.0/Zend/tests/
H A Dclass_constant_to_reference_cached.phpt2 Conversion of a class constant to a reference after it has been cached
H A Dbug55509.phpt25 $freeMemory = $infos['memfree']+$infos['buffers']+$infos['cached'];
/PHP-8.0/ext/standard/tests/streams/
H A Dstream_set_chunk_size.phpt46 echo "should elicit no read because there is sufficient cached data\n";
81 should elicit no read because there is sufficient cached data
/PHP-8.0/ext/phar/tests/
H A Dphar_metadata_write2.phpt28 // NOTE: Phar will use the cached value of metadata if setMetaData was called on that Phar path bef…
H A Dphar_metadata_write4.phpt44 // NOTE: Phar will use the cached value of metadata if setMetaData was called on that Phar path bef…
H A Dphar_metadata_write3.phpt35 // NOTE: Phar will use the cached value of metadata if setMetaData was called on that Phar path bef…
/PHP-8.0/.github/scripts/windows/
H A Dbuild_task.bat36 rem SDK is cached, deps info is cached as well
/PHP-8.0/ext/spl/tests/
H A Diterator_003.phpt82 // The goal is to verify we can access the cached string value even if it was
/PHP-8.0/ext/oci8/tests/
H A Dbug46994.phpt58 var_dump($myclob->load()); // Use cached size code path
/PHP-8.0/ext/standard/tests/file/
H A D001-win32-mb.phpt77 echo "$fname exists (cached)\n";
H A D001-win32.phpt74 echo "test.file exists (cached)\n";
H A D001.phpt110 echo "test.file exists (cached)\n";
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_pconn_reuse.phpt77 …printf("[010] Seems as if we have got a new connection, connections should have been cached and re…
/PHP-8.0/ext/soap/
H A Dphp_sdl.c1537 static sdlPtr get_sdl_from_cache(const char *fn, const char *uri, time_t t, time_t *cached) in get_sdl_from_cache() argument
1581 *cached = old_t; in get_sdl_from_cache()
3206 time_t cached; in get_sdl() local
3236 if ((sdl = get_sdl_from_cache(key, uri, t-SOAP_GLOBAL(cache_ttl), &cached)) != NULL) { in get_sdl()
3237 t = cached; in get_sdl()
/PHP-8.0/
H A Dphp.ini-development1740 ; (time to live) Sets the number of second while cached file will be used
1803 ; warnings will only be emitted when the file is first cached.
1823 ; Allows exclusion of large files from being cached. By default all files
1824 ; are cached.
1885 ; Validate cached file permissions.
H A Dphp.ini-production1742 ; (time to live) Sets the number of second while cached file will be used
1805 ; warnings will only be emitted when the file is first cached.
1825 ; Allows exclusion of large files from being cached. By default all files
1826 ; are cached.
1887 ; Validate cached file permissions.
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます12058 >>>>>>8 string IHC \b cached by Windows 9M
H A Dmagic12058 >>>>>>8 string IHC \b cached by Windows 9M

Completed in 172 milliseconds