STRING_NOT_NULL 703 ext/opcache/zend_accelerator_module.c add_assoc_string(&directives, "opcache.preferred_memory_model", STRING_NOT_NULL(ZCG(accel_directives).memory_model)); STRING_NOT_NULL 704 ext/opcache/zend_accelerator_module.c add_assoc_string(&directives, "opcache.blacklist_filename", STRING_NOT_NULL(ZCG(accel_directives).user_blacklist_filename)); STRING_NOT_NULL 706 ext/opcache/zend_accelerator_module.c add_assoc_string(&directives, "opcache.error_log", STRING_NOT_NULL(ZCG(accel_directives).error_log));