Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/
H A DZendAccelerator.h208 int include_path_key_len; member
H A DZendAccelerator.c240 ZCG(include_path_key_len) = 0; in ZEND_INI_MH()
1193 if (EXPECTED(ZCG(include_path_key_len))) { in accel_make_persistent_key()
1195 include_path_len = ZCG(include_path_key_len); in accel_make_persistent_key()
1224 include_path_len = ZCG(include_path_key_len) = buf + sizeof(buf) - 1 - res; in accel_make_persistent_key()
2375 ZCG(include_path_key_len) = 0; in accel_activate()
4837 ZCG(include_path_key_len) = 0; in accel_finish_startup()

Completed in 16 milliseconds