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

/httpd/modules/http/
H A Dmod_mime.c508 static int is_token(char c) function
629 if (is_token(*cp) > 0) {
699 if (is_token(*cp) > 0) {

Completed in 497 milliseconds