Module ffi

Source
Expand description

Raw FFI bindings to simple.

Functions§

jieba_dictjieba
The sqlite function entrypoint for jieba_dict function.
jieba_queryjieba
The sqlite function entrypoint for jieba_query function.
simple_highlight
The sqlite fts5 function entrypoint for simple_highlight function.
simple_highlight_pos
The sqlite fts5 function entrypoint for simple_highlight_pos function.
simple_query
The sqlite function entrypoint for simple_query function.
simple_snippet
The sqlite fts5 function entrypoint for simple_snippet function.
sqlite3_simple_init
The entrypoint for the simple extension.