Home
last modified time | relevance | path

Searched refs:lws_fts_destroy (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-fts.h96 * lws_fts_destroy() - Finalize a new index file / destroy the trie lwsac
104 lws_fts_destroy(struct lws_fts **trie);
/third_party/libwebsockets/minimal-examples/api-tests/api-test-fts/
H A Dmain.c150 lws_fts_destroy(&t); in main()
/third_party/libwebsockets/lib/misc/fts/
H A Dtrie.c314 lws_fts_destroy(struct lws_fts **trie) in lws_fts_destroy() function

Completed in 2 milliseconds