Searched refs:cached (Results 1 – 25 of 25) sorted by relevance
/PHP-8.2/ext/opcache/tests/ |
H A D | gh9164.phpt | 32 // Ensure that file has been cached. If not, this is testing nothing anymore. 34 print "File not cached\n";
|
H A D | is_script_cached.phpt | 2 Test that script cached info is correct
|
H A D | bug69281.phpt | 2 Test that script cached info is correct with validate_timestamps disabled
|
H A D | bug64482.phpt | 2 Bug #64482 (Opcodes for dynamic includes should not be cached)
|
H A D | file_cache_error.phpt | 22 // Create new file to ensure that it's not cached accross test runs
|
/PHP-8.2/Zend/tests/ |
H A D | class_constant_to_reference_cached.phpt | 2 Conversion of a class constant to a reference after it has been cached
|
H A D | bug55509.phpt | 25 $freeMemory = $infos['memfree']+$infos['buffers']+$infos['cached'];
|
/PHP-8.2/.github/scripts/windows/ |
H A D | build_task.bat | 16 rem SDK is cached, deps info is cached as well
|
/PHP-8.2/ext/standard/tests/streams/ |
H A D | stream_set_chunk_size.phpt | 47 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 D | phar_metadata_write2.phpt | 26 // NOTE: Phar will use the cached value of metadata if setMetaData was called on that Phar path bef…
|
H A D | gh13833.phpt | 26 // NOTE: Phar will use the cached value of metadata if setMetaData was called on that Phar path bef…
|
H A D | phar_metadata_write4.phpt | 42 // NOTE: Phar will use the cached value of metadata if setMetaData was called on that Phar path bef…
|
H A D | phar_metadata_write3.phpt | 33 // 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 D | pdo_sqlite_filename_uri.phpt | 8 // create with in-memory database using shared cached
|
/PHP-8.2/ext/spl/tests/ |
H A D | iterator_003.phpt | 82 // The goal is to verify we can access the cached string value even if it was
|
/PHP-8.2/ext/oci8/tests/ |
H A D | bug46994.phpt | 60 var_dump($myclob->load()); // Use cached size code path
|
/PHP-8.2/ext/standard/tests/file/ |
H A D | 001-win32-mb.phpt | 77 echo "$fname exists (cached)\n";
|
H A D | 001-win32.phpt | 74 echo "test.file exists (cached)\n";
|
H A D | 001.phpt | 110 echo "test.file exists (cached)\n";
|
/PHP-8.2/ext/mysqli/tests/ |
H A D | mysqli_pconn_reuse.phpt | 78 …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 D | php_sdl.c | 1542 …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 D | php.ini-development | 1763 ; (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 D | php.ini-production | 1765 ; (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 D | magic | 12536 >>>>>>8 string IHC \b cached by Windows 9M
|
H A D | magic私はガラスを食べられます | 12536 >>>>>>8 string IHC \b cached by Windows 9M
|
Completed in 183 milliseconds