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.h363 WSI_TOKEN_SKIPPING_SAW_CR, enumerator
/third_party/libwebsockets/lib/roles/http/
Dparsers.c1073 ah->parser_state = WSI_TOKEN_SKIPPING_SAW_CR; in lws_parse()
1381 ah->parser_state = WSI_TOKEN_SKIPPING_SAW_CR; in lws_parse()
1384 case WSI_TOKEN_SKIPPING_SAW_CR: in lws_parse()