Home
last modified time | relevance | path

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

/PHP-7.4/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-7.4/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-7.4/ext/standard/tests/streams/
H A Dstream_set_chunk_size.phpt46 echo "should elicit no read because there is sufficient cached data\n";
75 should elicit no read because there is sufficient cached data
/PHP-7.4/appveyor/
H A Dbuild_task.bat36 rem SDK is cached, deps info is cached as well
/PHP-7.4/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-7.4/ext/oci8/tests/
H A Dbug46994.phpt58 var_dump($myclob->load()); // Use cached size code path
/PHP-7.4/ext/com_dotnet/
H A Dcom_com.c253 int cached; in PHP_FUNCTION() local
255 TL = php_com_load_typelib_via_cache(typelib_name, obj->code_page, &cached); in PHP_FUNCTION()
839 int cached = 0; in PHP_FUNCTION() local
852 pTL = php_com_load_typelib_via_cache(name, codepage, &cached); in PHP_FUNCTION()
H A Dcom_typeinfo.c266 int codepage, int *cached) in php_com_load_typelib_via_cache() argument
277 *cached = 1; in php_com_load_typelib_via_cache()
284 *cached = 0; in php_com_load_typelib_via_cache()
H A Dcom_extension.c213 int cached; in ZEND_GET_MODULE() local
253 if ((pTL = php_com_load_typelib_via_cache(typelib_name, COMG(code_page), &cached)) != NULL) { in ZEND_GET_MODULE()
H A Dphp_com_dotnet_internal.h170 int codepage, int *cached);
/PHP-7.4/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-7.4/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-7.4/ext/soap/
H A Dphp_sdl.c1539 static sdlPtr get_sdl_from_cache(const char *fn, const char *uri, time_t t, time_t *cached) in get_sdl_from_cache() argument
1583 *cached = old_t; in get_sdl_from_cache()
3208 time_t cached; in get_sdl() local
3238 if ((sdl = get_sdl_from_cache(key, uri, t-SOAP_GLOBAL(cache_ttl), &cached)) != NULL) { in get_sdl()
3239 t = cached; in get_sdl()
/PHP-7.4/
H A Dphp.ini-development1748 ; (time to live) Sets the number of second while cached file will be used
1826 ; Allows exclusion of large files from being cached. By default all files
1827 ; are cached.
1888 ; Validate cached file permissions.
H A Dphp.ini-production1748 ; (time to live) Sets the number of second while cached file will be used
1826 ; Allows exclusion of large files from being cached. By default all files
1827 ; are cached.
1888 ; Validate cached file permissions.
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます11357 >>>>>>8 string IHC \b cached by Windows 9M
H A Dmagic11357 >>>>>>8 string IHC \b cached by Windows 9M

Completed in 198 milliseconds