Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
print.c File Reference
#include "mruby.h"
#include "mruby/string.h"
#include <stdio.h>
Include dependency graph for print.c:

Go to the source code of this file.

Functions

mrb_value mrb_printstr (mrb_state *mrb, mrb_value self)
void mrb_mruby_print_gem_init (mrb_state *mrb)
void mrb_mruby_print_gem_final (mrb_state *mrb)

Function Documentation

void mrb_mruby_print_gem_final ( mrb_state mrb)

Definition at line 42 of file print.c.

void mrb_mruby_print_gem_init ( mrb_state mrb)

Definition at line 34 of file print.c.

Here is the call graph for this function:

mrb_value mrb_printstr ( mrb_state mrb,
mrb_value  self 
)

Definition at line 23 of file print.c.

Here is the call graph for this function:

Here is the caller graph for this function: