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

/macosx-10.10.1/ruby-106/ruby/
H A Dstring.c143 VALUE rb_fs; variable
5940 if (!NIL_P(rb_fs)) {
5941 spat = rb_fs;
8328 rb_fs = Qnil;
8329 rb_define_variable("$;", &rb_fs);
8330 rb_define_variable("$-F", &rb_fs);
H A Druby.c944 rb_fs = rb_reg_new(s, strlen(s), 0);
/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Dintern.h487 RUBY_EXTERN VALUE rb_fs; variable

Completed in 98 milliseconds