Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/tests/
H A Dgh9164.phpt32 // Ensure that file has been cached. If not, this is testing nothing anymore.
34 print "File not cached\n";
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)
H A Dfile_cache_error.phpt22 // Create new file to ensure that it's not cached accross test runs
/PHP-8.2/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.2/.github/scripts/windows/
H A Dbuild_task.bat16 rem SDK is cached, deps info is cached as well
/PHP-8.2/ext/standard/tests/streams/
H A Dstream_set_chunk_size.phpt47 echo "should elicit no read because there is sufficient cached data\n";
84 should elicit no read because there is sufficient cached data
/PHP-8.2/ext/phar/tests/
H A Dphar_metadata_write2.phpt26 // NOTE: Phar will use the cached value of metadata if setMetaData was called on that Phar path bef…
H A Dgh13833.phpt26 // NOTE: Phar will use the cached value of metadata if setMetaData was called on that Phar path bef…
H A Dphar_metadata_write4.phpt42 // NOTE: Phar will use the cached value of metadata if setMetaData was called on that Phar path bef…
H A Dphar_metadata_write3.phpt33 // NOTE: Phar will use the cached value of metadata if setMetaData was called on that Phar path bef…
/PHP-8.2/ext/pdo_sqlite/tests/
H A Dpdo_sqlite_filename_uri.phpt8 // create with in-memory database using shared cached
/PHP-8.2/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.2/ext/oci8/tests/
H A Dbug46994.phpt60 var_dump($myclob->load()); // Use cached size code path
/PHP-8.2/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.2/ext/mysqli/tests/
H A Dmysqli_pconn_reuse.phpt78 …printf("[010] Seems as if we have got a new connection, connections should have been cached and re…
/PHP-8.2/ext/soap/
H A Dphp_sdl.c1542 …dlPtr get_sdl_from_cache(const char *fn, const char *uri, size_t uri_len, time_t t, time_t *cached) in get_sdl_from_cache() argument
1586 *cached = old_t; in get_sdl_from_cache()
3221 time_t cached; in get_sdl() local
3251 if ((sdl = get_sdl_from_cache(key, uri, uri_len, t-SOAP_GLOBAL(cache_ttl), &cached)) != NULL) { in get_sdl()
3252 t = cached; in get_sdl()
/PHP-8.2/
H A Dphp.ini-development1763 ; (time to live) Sets the number of second while cached file will be used
1826 ; warnings will only be emitted when the file is first cached.
1846 ; Allows exclusion of large files from being cached. By default all files
1847 ; are cached.
1913 ; Validate cached file permissions.
H A Dphp.ini-production1765 ; (time to live) Sets the number of second while cached file will be used
1828 ; warnings will only be emitted when the file is first cached.
1848 ; Allows exclusion of large files from being cached. By default all files
1849 ; are cached.
1915 ; Validate cached file permissions.
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic12536 >>>>>>8 string IHC \b cached by Windows 9M
H A Dmagic私はガラスを食べられます12536 >>>>>>8 string IHC \b cached by Windows 9M

Completed in 209 milliseconds