Home
last modified time | relevance | path

Searched defs:jtf (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/minimal-examples/api-tests/api-test-fts/
H A Dmain.c37 struct lws_fts_file *jtf; in main() local
/third_party/libwebsockets/plugins/
H A Dprotocol_fulltext_demo.c72 struct lws_fts_file *jtf; in callback_fts() local
/third_party/libwebsockets/lib/misc/fts/
H A Dtrie-fd.c85 lws_fts_filepath(struct lws_fts_file *jtf, int filepath_index, char *result, in lws_fts_filepath() argument
148 lws_fts_adopt(struct lws_fts_file *jtf) in lws_fts_adopt() argument
193 struct lws_fts_file *jtf; lws_fts_open() local
219 lws_fts_close(struct lws_fts_file *jtf) lws_fts_close() argument
239 lws_fts_cache_chunktable(struct lws_fts_file *jtf, uint32_t ofs_linetable, struct lwsac **linetable_head) lws_fts_cache_chunktable() argument
284 lws_fts_getfileoffset(struct lws_fts_file *jtf, struct linetable *ltstart, int line, off_t *_ofs) lws_fts_getfileoffset() argument
334 ac_record(struct lws_fts_file *jtf, struct lwsac **results_head, const char *needle, int pos, struct wac *s, int sp, uint32_t instances, uint32_t agg_instances, uint32_t children, struct lws_fts_result_autocomplete ***ppac) ac_record() argument
391 lws_fts_search(struct lws_fts_file *jtf, struct lws_fts_search_params *ftsp) lws_fts_search() argument
[all...]

Completed in 2 milliseconds