Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_ruby.c351 # define rb_str2cstr dll_rb_str2cstr
460 static char *(*dll_rb_str2cstr) (VALUE,int*); variable
721 {"rb_str2cstr", (RUBY_PROC*)&dll_rb_str2cstr},