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