groonga-d ~master (2021-11-05T15:06:01Z)
Home
Dub
Repo
grn_token_cursor_open
groonga_d
token_cursor
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow @
nogc
grn_token_cursor
*
grn_token_cursor_open
(
groonga_d.groonga.grn_ctx
*
ctx
,
groonga_d.groonga.grn_obj
*
table
,
const
(
char
)*
str
,
size_t
str_len
,
groonga_d.token.grn_tokenize_mode
mode
,
uint
flags
)
Meta
Source
See Implementation
groonga_d
token_cursor
aliases
grn_token_cursor
enums
GRN_TOKEN_CURSOR_DOING
grn_token_cursor_status
functions
grn_token_cursor_close
grn_token_cursor_get_status
grn_token_cursor_get_token
grn_token_cursor_next
grn_token_cursor_open
grn_token_cursor_set_index_column
grn_token_cursor_set_query_options
grn_token_cursor_set_source_column
grn_token_cursor_set_source_id
manifest constants
GRN_TOKEN_CURSOR_ENABLE_TOKENIZED_DELIMITER
GRN_TOKEN_CURSOR_PARALLEL
structs
_grn_token_cursor