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

/macosx-10.10.1/ruby-106/ruby/ext/pathname/
H A Dpathname.c5 static ID id_at_path, id_to_path; variable
35 str = rb_check_funcall(arg, id_to_path, 0, NULL);
1301 id_to_path = rb_intern("to_path");

Completed in 90 milliseconds