rb_get_path 146 file.c path = rb_get_path(RARRAY_PTR(vargs)[i]); rb_get_path 3202 file.c return rb_get_path(fname); rb_get_path 383 include/ruby/ruby.h VALUE rb_get_path(VALUE); rb_get_path 384 include/ruby/ruby.h #define FilePathValue(v) ((v) = rb_get_path(v))