Searched defs:ap_getword_nulls (Results 1 - 1 of 1) sorted by relevance
| /httpd/server/ | ||
| H A D | util.c | 724 return ap_getword_nulls(atrans, (const char **) line, stop); 727 AP_DECLARE(char *) ap_getword_nulls(apr_pool_t *atrans, const char **line, function |
Completed in 32 milliseconds