Home
last modified time | relevance | path

Searched refs:include_path_key_len (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/opcache/
H A DZendAccelerator.h208 int include_path_key_len; member
H A DZendAccelerator.c259 ZCG(include_path_key_len) = 0; in ZEND_INI_MH()
1262 if (EXPECTED(ZCG(include_path_key_len))) { in accel_make_persistent_key()
1264 include_path_len = ZCG(include_path_key_len); in accel_make_persistent_key()
1294 include_path_len = ZCG(include_path_key_len) = buf + sizeof(buf) - 1 - res; in accel_make_persistent_key()
2635 ZCG(include_path_key_len) = 0; in accel_activate()
4651 ZCG(include_path_key_len) = 0;

Completed in 22 milliseconds