Searched refs:RARRAY_PTR (Results 1 – 1 of 1) sorted by relevance
162 #ifndef RARRAY_PTR163 # define RARRAY_PTR(s) RARRAY(s)->ptr macro1126 msg_attr(RSTRING_PTR(RARRAY_PTR(bt)[i]), attr); in error_print()1735 lnum = RARRAY_PTR(pos)[0]; in window_set_cursor()1736 col = RARRAY_PTR(pos)[1]; in window_set_cursor()1929 if (ruby_convert_to_vim_value((VALUE)RARRAY_PTR(val)[i], in ruby_convert_to_vim_value()