Searched refs:h_general (Results 1 – 1 of 1) sorted by relevance
364 { h_general = 0 enumerator1292 parser->header_state = h_general; in http_parser_execute()1309 case h_general: in http_parser_execute()1314 parser->header_state = (c == 'o' ? h_CO : h_general); in http_parser_execute()1319 parser->header_state = (c == 'n' ? h_CON : h_general); in http_parser_execute()1332 parser->header_state = h_general; in http_parser_execute()1343 parser->header_state = h_general; in http_parser_execute()1355 parser->header_state = h_general; in http_parser_execute()1367 parser->header_state = h_general; in http_parser_execute()1384 parser->header_state = h_general; in http_parser_execute()[all …]