Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_ruby.c304 # define rb_protect dll_rb_protect
449 static VALUE (*dll_rb_protect) (VALUE (*)(VALUE), VALUE, int*); variable
710 {"rb_protect", (RUBY_PROC*)&dll_rb_protect},