Searched refs:rb_protect (Results 1 – 2 of 2) sorted by relevance
304 # define rb_protect dll_rb_protect macro974 rb_protect(rb_load_wrap, file_to_load, &state); in ex_rubyfile()
23421 Solution: Use rb_protect() instead of rb_load_protect(). (ujihisa,