Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_ruby.c243 # define rb_class_new_instance dll_rb_class_new_instance
399 static VALUE (*dll_rb_class_new_instance) (int,VALUE*,VALUE); variable
660 {"rb_class_new_instance", (RUBY_PROC*)&dll_rb_class_new_instance},