Home
last modified time | relevance | path

Searched refs:rb_enc_path_last_separator (Results 1 – 4 of 4) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/include/ruby/
H A Dencoding.h286 char *rb_enc_path_last_separator(const char *,const char *,rb_encoding*);
/dports/lang/ruby26/ruby-2.6.9/
H A Dfile.c3250 #define strrdirsep rb_enc_path_last_separator
3252 rb_enc_path_last_separator(const char *path, const char *end, rb_encoding *enc) in rb_enc_path_last_separator() function
H A Druby.c619 p = rb_enc_path_last_separator(libpath, p, rb_ascii8bit_encoding()); in ruby_init_loadpath_safe()
/dports/lang/ruby26/ruby-2.6.9/doc/
H A DChangeLog-2.0.017792 (rb_enc_path_last_separator, rb_enc_path_end)