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

/httpd/server/
H A Dutil.c668 return ap_getword(atrans, (const char **) line, stop);
671 AP_DECLARE(char *) ap_getword(apr_pool_t *atrans, const char **line, char stop) function

Completed in 343 milliseconds