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

/httpd/server/
H A Dutil.c1591 const unsigned char *start_token; local
1608 start_token = s;
1613 if (!strncasecmp((const char *)start_token, (const char *)tok,
1614 s - start_token)) {

Completed in 15 milliseconds