libwebsockets
Lightweight C library for HTML5 websockets
lejp_ctx Struct Reference

Data Fields

void * user
 
struct _lejp_parsing_stack pst [LEJP_MAX_PARSING_STACK_DEPTH]
 
struct _lejp_stack st [LEJP_MAX_DEPTH]
 
uint16_t i [LEJP_MAX_INDEX_DEPTH]
 
uint16_t wild [LEJP_MAX_INDEX_DEPTH]
 
char path [LEJP_MAX_PATH]
 
char buf [LEJP_STRING_CHUNK+1]
 
size_t path_stride
 
uint32_t line
 
uint16_t uni
 
uint16_t flags
 
uint8_t npos
 
uint8_t dcount
 
uint8_t f
 
uint8_t sp
 
uint8_t ipos
 
uint8_t count_paths
 
uint8_t path_match
 
uint8_t path_match_len
 
uint8_t wildcount
 
uint8_t pst_sp
 
uint8_t outer_array
 

The documentation for this struct was generated from the following file: