Searched defs:NSTRING (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/metadata/ | ||
H A D | mod_mime_magic.c | 1156 #define NSTRING 6 macro 1183 else if (strncmp(l, "string", NSTRING) == 0) { 1185 l += NSTRING; |
Completed in 22 milliseconds