Searched defs:in_used (Results 1 – 2 of 2) sorted by relevance
548 lws_json_purify(char *escaped, const char *string, int len, int *in_used) in lws_json_purify()
2614 size_t in_used = b->in_pos - s->in_start; in index_update() local