|
Groonga 3.0.9 Source Code Document
|


Go to the source code of this file.
Functions | |
| void | grn_mrb_expr_init (grn_ctx *ctx) |
| scan_info ** | grn_mrb_scan_info_build (grn_ctx *ctx, grn_obj *expr, int *n, grn_operator op, uint32_t size) |
| void grn_mrb_expr_init | ( | grn_ctx * | ctx | ) |
| scan_info** grn_mrb_scan_info_build | ( | grn_ctx * | ctx, |
| grn_obj * | expr, | ||
| int * | n, | ||
| grn_operator | op, | ||
| uint32_t | size | ||
| ) |
1.8.1.2