strIsEmpty 85 modules/arch/netware/mod_nw_ssl.c #define strIsEmpty(s) (s == NULL || s[0] == NUL) strIsEmpty 122 modules/ssl/ssl_private.h #define strIsEmpty(s) (s == NULL || s[0] == NUL)