Searched refs:agg_pos (Results 1 – 1 of 1) sorted by relevance
159 unsigned int agg_pos; member651 if (t->agg_pos < sizeof(t->agg) - 1) in lws_fts_fill()653 t->agg[t->agg_pos++] = c; in lws_fts_fill()756 t->agg_pos = 0; in lws_fts_fill()917 t->agg_pos = 0; in lws_fts_fill()930 if (t->aggregate && t->agg_pos) { in lws_fts_fill()936 t->agg_pos + 1, in lws_fts_fill()947 memcpy(t->parser->suffix + 1, t->agg, t->agg_pos); in lws_fts_fill()948 t->parser->suffix_len = t->agg_pos + 1; in lws_fts_fill()