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