Searched refs:einfo (Results 1 – 1 of 1) sorted by relevance
1059 VALUE einfo; in error_print() local1100 einfo = rb_obj_as_string(error); in error_print()1101 if (eclass == rb_eRuntimeError && RSTRING_LEN(einfo) == 0) in error_print()1112 RSTRING_PTR(epath), RSTRING_PTR(einfo)); in error_print()