Home
last modified time | relevance | path

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

12

/php-src/ext/dom/tests/
H A DDOMDocument_item_cache_invalidation.phpt21 echo "-- Remove cached item test --\n";
35 echo "-- Removal of cached item in loop test --\n";
61 -- Remove cached item test --
64 -- Removal of cached item in loop test --
H A DDOMDocument_length_cache_invalidation.phpt13 var_dump($elements->length); // Length not cached yet, should still compute
/php-src/ext/standard/tests/general_functions/
H A Dgh10239_2.phpt21 ["cached"]=>
41 ["cached"]=>
H A Dproc_open02.phpt40 ["cached"]=>
61 ["cached"]=>
H A Dbug39322.phpt32 ["cached"]=>
/php-src/ext/opcache/tests/
H A Dgh9164.phpt31 // Ensure that file has been cached. If not, this is testing nothing anymore.
33 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-src/Zend/tests/
H A Dfunction_default_argument_cache.phpt2 Function default argument is not cached when its evaluation had side effects
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-src/.github/scripts/windows/
H A Dbuild_task.bat16 rem SDK is cached, deps info is cached as well
/php-src/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-src/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-src/ext/pdo_sqlite/tests/
H A Dpdo_sqlite_filename_uri.phpt8 // create with in-memory database using shared cached
/php-src/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-src/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";
/php-src/ext/mbstring/tests/
H A Dmb_substr_count.phpt58 // cached data), and both of those codepoints matched a 1-codepoint needle
/php-src/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…

Completed in 38 milliseconds

12