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.c255 ZCG(include_path_key_len) = 0; in ZEND_INI_MH()
1258 if (EXPECTED(ZCG(include_path_key_len))) { in accel_make_persistent_key()
1260 include_path_len = ZCG(include_path_key_len); in accel_make_persistent_key()
1290 include_path_len = ZCG(include_path_key_len) = buf + sizeof(buf) - 1 - res; in accel_make_persistent_key()
2615 ZCG(include_path_key_len) = 0; in accel_activate()
4626 ZCG(include_path_key_len) = 0;

Completed in 25 milliseconds