STRING_NOT_NULL 676 ext/opcache/zend_accelerator_module.c add_assoc_string(directives, "opcache.preferred_memory_model", STRING_NOT_NULL(ZCG(accel_directives).memory_model), 1); STRING_NOT_NULL 677 ext/opcache/zend_accelerator_module.c add_assoc_string(directives, "opcache.blacklist_filename", STRING_NOT_NULL(ZCG(accel_directives).user_blacklist_filename), 1); STRING_NOT_NULL 679 ext/opcache/zend_accelerator_module.c add_assoc_string(directives, "opcache.error_log", STRING_NOT_NULL(ZCG(accel_directives).error_log), 1);