Home
last modified time | relevance | path

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

/php-src/ext/opcache/
H A DZendAccelerator.h209 bool include_path_check; member
H A DZendAccelerator.c260 ZCG(include_path_check) = true; in ZEND_INI_MH()
1272 if (ZCG(include_path_check)) { in accel_make_persistent_key()
1273 ZCG(include_path_check) = false; in accel_make_persistent_key()
2636 ZCG(include_path_check) = true; in accel_activate()
4652 ZCG(include_path_check) = true;

Completed in 20 milliseconds