Searched refs:cached (Results 1 – 22 of 22) sorted by relevance
/PHP-8.1/ext/opcache/tests/ |
H A D | gh9164.phpt | 31 // Ensure that file has been cached. If not, this is testing nothing anymore. 33 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)
|
/PHP-8.1/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.1/.github/scripts/windows/ |
H A D | build_task.bat | 16 rem SDK is cached, deps info is cached as well
|
/PHP-8.1/ext/standard/tests/streams/ |
H A D | stream_set_chunk_size.phpt | 46 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.1/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 | 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.1/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.1/ext/oci8/tests/ |
H A D | bug46994.phpt | 60 var_dump($myclob->load()); // Use cached size code path
|
/PHP-8.1/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.1/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.1/ext/soap/ |
H A D | php_sdl.c | 1540 …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 1584 *cached = old_t; in get_sdl_from_cache() 3217 time_t cached; in get_sdl() local 3247 if ((sdl = get_sdl_from_cache(key, uri, uri_len, t-SOAP_GLOBAL(cache_ttl), &cached)) != NULL) { in get_sdl() 3248 t = cached; in get_sdl()
|
/PHP-8.1/ |
H A D | php.ini-development | 1754 ; (time to live) Sets the number of second while cached file will be used 1817 ; warnings will only be emitted when the file is first cached. 1837 ; Allows exclusion of large files from being cached. By default all files 1838 ; are cached. 1904 ; Validate cached file permissions.
|
H A D | php.ini-production | 1756 ; (time to live) Sets the number of second while cached file will be used 1819 ; warnings will only be emitted when the file is first cached. 1839 ; Allows exclusion of large files from being cached. By default all files 1840 ; are cached. 1906 ; Validate cached file permissions.
|
/PHP-8.1/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 257 milliseconds