Home
last modified time | relevance | path

Searched refs:WSI_TOKEN_SKIPPING_SAW_CR (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-http.h364 WSI_TOKEN_SKIPPING_SAW_CR, enumerator
/third_party/libwebsockets/lib/roles/http/
Dparsers.c1137 ah->parser_state = WSI_TOKEN_SKIPPING_SAW_CR; in lws_parse()
1483 ah->parser_state = WSI_TOKEN_SKIPPING_SAW_CR; in lws_parse()
1486 case WSI_TOKEN_SKIPPING_SAW_CR: in lws_parse()