Home
last modified time | relevance | path

Searched refs:rb_protect (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dif_ruby.c304 # define rb_protect dll_rb_protect macro
974 rb_protect(rb_load_wrap, file_to_load, &state); in ex_rubyfile()
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt23421 Solution: Use rb_protect() instead of rb_load_protect(). (ujihisa,