Searched refs:STRING_NOT_NULL (Results 1 – 1 of 1) sorted by relevance
39 #define STRING_NOT_NULL(s) (NULL == (s)?"":s) macro688 …add_assoc_string(directives, "opcache.preferred_memory_model", STRING_NOT_NULL(ZCG(accel_directive… in ZEND_FUNCTION()689 …add_assoc_string(directives, "opcache.blacklist_filename", STRING_NOT_NULL(ZCG(accel_directive… in ZEND_FUNCTION()691 …add_assoc_string(directives, "opcache.error_log", STRING_NOT_NULL(ZCG(accel_directive… in ZEND_FUNCTION()
Completed in 6 milliseconds