Searched refs:HTTPHL_WORD (Results 1 – 1 of 1) sorted by relevance
704 typedef enum {HTTPHL_WORD=256, HTTPHL_STRING=257, HTTPHL_END=258, enumerator738 return (HTTPHL_WORD); in http_header_lex()772 if (lex != HTTPHL_WORD) in http_parse_authenticate()802 if (lex != HTTPHL_WORD) in http_parse_authenticate()812 if (lex != HTTPHL_WORD && lex != HTTPHL_STRING) in http_parse_authenticate()843 if (lex == HTTPHL_WORD) in http_parse_authenticate()