Searched refs:window_s_aref (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dif_ruby.c1274 static VALUE window_s_aref(VALUE self UNUSED, VALUE num) function
1436 rb_define_singleton_method(cVimWindow, "[]", window_s_aref, 1);

Completed in 62 milliseconds