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.c258 ZCG(include_path_key_len) = 0; in ZEND_INI_MH()
1261 if (EXPECTED(ZCG(include_path_key_len))) { in accel_make_persistent_key()
1263 include_path_len = ZCG(include_path_key_len); in accel_make_persistent_key()
1293 include_path_len = ZCG(include_path_key_len) = buf + sizeof(buf) - 1 - res; in accel_make_persistent_key()
2618 ZCG(include_path_key_len) = 0; in accel_activate()
4629 ZCG(include_path_key_len) = 0;

Completed in 20 milliseconds