Searched refs:cache_id (Results 1 – 7 of 7) sorted by relevance
192 char *cache_id; member
328 … , "" , 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));
2224 PHP_MD5Update(&ctx, ZCG(accel_directives).cache_id, strlen(ZCG(accel_directives).cache_id)); in accel_gen_uname_id()
737 the INI directive opcache.cache_id. All processes with the same cache ID and
1866 ;opcache.cache_id=
1542 . Added new INI directive opcache.cache_id (Windows only). (cmb)
Completed in 39 milliseconds