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

/httpd/server/
H A Dutil.c1551 int accept_white)
1568 while (*ptr && (accept_white || !apr_isspace(*ptr))
1550 ap_get_token(apr_pool_t *p, const char **accept_line, int accept_white) argument

Completed in 36 milliseconds