Searched defs:lws_fts_result_filepath (Results 1 – 1 of 1) sorted by relevance
45 struct lws_fts_result_filepath { struct46 struct lws_fts_result_filepath *next; argument47 int matches; /* logical number of matches */48 int matches_length; /* bytes in length table (may be zero) */49 int lines_in_file;50 int filepath_length;