Searched refs:matches_length (Results 1 – 5 of 5) sorted by relevance
203 (((char *)(fp + 1)) + fp->matches_length), in main()206 if (fp->matches_length) { in main()
48 int matches_length; /* bytes in length table (may be zero) */ member
191 pss->fp->matches_length, in callback_fts()
679 fp->matches_length = footprint - sizeof(*fp) - (fplen + 1); in lws_fts_search()749 pp = ((char *)&fp[1]) + fp->matches_length; in lws_fts_search()
81 .matches_length to the address of the byte after the struct.