Home
last modified time | relevance | path

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

/dports/lang/ruby26/ruby-2.6.9/include/ruby/
H A Druby.h626 VALUE rb_get_path_no_checksafe(VALUE);
627 #define FilePathStringValue(v) ((v) = rb_get_path_no_checksafe(v))
/dports/lang/ruby26/ruby-2.6.9/
H A Dfile.c216 rb_get_path_no_checksafe(VALUE obj) in rb_get_path_no_checksafe() function
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-1.9.357849 * file.c (rb_get_path_no_checksafe): implementation of