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 dependency graph for print.c:

Go to the source code of this file.

Functions

void mrb_p (mrb_state *mrb, mrb_value obj)
void mrb_print_error (mrb_state *mrb)
void mrb_show_version (mrb_state *mrb)
void mrb_show_copyright (mrb_state *mrb)

Function Documentation

void mrb_p ( mrb_state mrb,
mrb_value  obj 
)

Definition at line 28 of file print.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void mrb_print_error ( mrb_state mrb)

Definition at line 38 of file print.c.

Here is the call graph for this function:

Here is the caller graph for this function:

void mrb_show_copyright ( mrb_state mrb)

Definition at line 64 of file print.c.

Here is the call graph for this function:

void mrb_show_version ( mrb_state mrb)

Definition at line 54 of file print.c.

Here is the call graph for this function: