Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/
H A DZendAccelerator.h214 bool include_path_check; member
H A DZendAccelerator.c269 ZCG(include_path_check) = true; in ZEND_INI_MH()
1276 if (ZCG(include_path_check)) { in accel_make_persistent_key()
1277 ZCG(include_path_check) = false; in accel_make_persistent_key()
2642 ZCG(include_path_check) = true; in accel_activate()
4738 ZCG(include_path_check) = true;

Completed in 18 milliseconds