Searched defs:lws_tokens (Results 1 – 1 of 1) sorted by relevance
204 struct lws_tokens { struct205 unsigned char *token; /**< pointer to start of the token */206 int len; /**< length of the token's value */