STRING_NOT_NULL   680 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   681 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   683 ext/opcache/zend_accelerator_module.c 	add_assoc_string(directives, "opcache.error_log",              STRING_NOT_NULL(ZCG(accel_directives).error_log), 1);