Home
last modified time | relevance | path

Searched defs:_lecp_stack (Results 1 – 1 of 1) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-lecp.h220 struct _lecp_stack { struct
221 char s; /* lejp_state stack*/
222 uint8_t p; /* path length */
223 char i; /* index array length */
224 char indet; /* indeterminite */
225 char intermediate; /* in middle of string */
227 char pop_iss;
228 uint64_t tag;
229 uint64_t collect_rem;
230 uint32_t ordinal;
[all …]