groonga-d v0.0.2-dev (2019-10-25T14:09:32Z)
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_status
functions
grn_token_cursor_close
grn_token_cursor_get_status
grn_token_cursor_get_token
grn_token_cursor_next
grn_token_cursor_open
manifest constants
GRN_TOKEN_CURSOR_ENABLE_TOKENIZED_DELIMITER
structs
_grn_token_cursor