Home
last modified time | relevance | path

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

/php-src/ext/opcache/
H A DZendAccelerator.h193 char *cache_id; member
H A Dzend_accelerator_module.c327 … , "" , PHP_INI_SYSTEM, OnUpdateString, accel_directives.cache_id, ze…
842 add_assoc_string(&directives, "opcache.cache_id", STRING_NOT_NULL(ZCG(accel_directives).cache_id));
H A DZendAccelerator.c2467 PHP_MD5Update(&ctx, ZCG(accel_directives).cache_id, strlen(ZCG(accel_directives).cache_id)); in accel_gen_uname_id()
/php-src/
H A Dphp.ini-development1797 ;opcache.cache_id=
H A Dphp.ini-production1799 ;opcache.cache_id=

Completed in 25 milliseconds