Home
last modified time | relevance | path

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

/dports/lang/ruby26/ruby-2.6.9/
H A Druby.c380 ruby_push_include(const char *path, VALUE (*filter)(VALUE)) in ruby_push_include() function
402 ruby_push_include(path, locale_path); in ruby_incpush()
419 ruby_push_include(path, expand_include_path); in ruby_incpush_expand()
646 ruby_push_include(getenv("RUBYLIB"), identical_path); in ruby_init_loadpath_safe()