load_comments 227 ext/opcache/ZendAccelerator.h zend_bool load_comments; load_comments 279 ext/opcache/zend_accelerator_module.c STD_PHP_INI_ENTRY("opcache.load_comments" , "1" , PHP_INI_ALL, OnUpdateBool, accel_directives.load_comments, zend_accel_globals, accel_globals) load_comments 687 ext/opcache/zend_accelerator_module.c add_assoc_bool(directives, "opcache.load_comments", ZCG(accel_directives).load_comments); load_comments 643 ext/opcache/zend_accelerator_util_funcs.c if (ZCG(accel_directives).load_comments) { load_comments 764 ext/opcache/zend_accelerator_util_funcs.c if (ZCG(accel_directives).load_comments) {