Home
last modified time | relevance | path

Searched refs:cache_id (Results 1 – 7 of 7) sorted by relevance

/PHP-7.4/ext/opcache/
H A DZendAccelerator.h192 char *cache_id; member
H A Dzend_accelerator_module.c328 … , "" , PHP_INI_SYSTEM, OnUpdateString, accel_directives.cache_id, ze…
781 add_assoc_string(&directives, "opcache.cache_id", STRING_NOT_NULL(ZCG(accel_directives).cache_id));
H A DZendAccelerator.c2224 PHP_MD5Update(&ctx, ZCG(accel_directives).cache_id, strlen(ZCG(accel_directives).cache_id)); in accel_gen_uname_id()
/PHP-7.4/
H A DUPGRADING737 the INI directive opcache.cache_id. All processes with the same cache ID and
H A Dphp.ini-development1866 ;opcache.cache_id=
H A Dphp.ini-production1866 ;opcache.cache_id=
H A DNEWS1542 . Added new INI directive opcache.cache_id (Windows only). (cmb)

Completed in 39 milliseconds