Searched defs:nul (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dutil.c885 strcasecmp(apr_filepath_name_get(name), "nul") != 0) {
2775 const char nul = '\0'; variable
2776 static char * const varbuf_empty = (char *)&nul;

Completed in 21 milliseconds