huge_code_pages  2647 ext/opcache/ZendAccelerator.c 	if (ZCG(accel_directives).huge_code_pages &&
huge_code_pages   229 ext/opcache/ZendAccelerator.h 	zend_bool      huge_code_pages;
huge_code_pages   315 ext/opcache/zend_accelerator_module.c 	STD_PHP_INI_BOOLEAN("opcache.huge_code_pages"             , "0"   , PHP_INI_SYSTEM, OnUpdateBool,      accel_directives.huge_code_pages,               zend_accel_globals, accel_globals)