CRB_object_get_string  122 CRB_dev.h      CRB_Char *CRB_object_get_string(CRB_Object *obj);
CRB_object_get_string   99 native.c           filename = CRB_wcstombs_alloc(CRB_object_get_string(args[0].u.object));
CRB_object_get_string  100 native.c           mode = CRB_wcstombs_alloc(CRB_object_get_string(args[1].u.object));
CRB_object_get_string  218 native.c           CRB_print_wcs(fp, CRB_object_get_string(args[0].u.object));