Searched refs:HTTPHL_WORD (Results 1 – 1 of 1) sorted by relevance
680 typedef enum {HTTPHL_WORD=256, HTTPHL_STRING=257, HTTPHL_END=258, enumerator714 return (HTTPHL_WORD); in http_header_lex()748 if (lex != HTTPHL_WORD) in http_parse_authenticate()778 if (lex != HTTPHL_WORD) in http_parse_authenticate()788 if (lex != HTTPHL_WORD && lex != HTTPHL_STRING) in http_parse_authenticate()819 if (lex == HTTPHL_WORD) in http_parse_authenticate()