Beispiel #1
0
 public static extern  void grn_ctx_output_obj(ref grn_ctx ctx, ref grn_table_cursor value, ref grn_obj_format format) ;
Beispiel #2
0
 public static extern  grn_rc grn_text_otoj(ref grn_ctx ctx, ref grn_table_cursor bulk, ref grn_table_cursor obj, ref grn_obj_format format) ;
Beispiel #3
0
 public static extern  void grn_output_obj(ref grn_ctx ctx, ref grn_table_cursor outbuf, grn_content_type output_type, ref grn_table_cursor obj, ref grn_obj_format format) ;