Searched defs:lws_fts_result (Results 1 – 1 of 1) sorted by relevance
74 struct lws_fts_result { struct75 struct lws_fts_result_filepath *filepath_head; argument76 struct lws_fts_result_autocomplete *autocomplete_head; argument77 int duration_ms;78 int effective_flags; /* the search flags that were used */