Searched refs:nxt_ruby_stream_io_gets (Results 1 – 1 of 1) sorted by relevance
13 static VALUE nxt_ruby_stream_io_gets(VALUE obj);38 rb_define_method(stream_io, "gets", nxt_ruby_stream_io_gets, 0); in nxt_ruby_stream_io_input_init()92 nxt_ruby_stream_io_gets(VALUE obj) in nxt_ruby_stream_io_gets() function135 chunk = nxt_ruby_stream_io_gets(obj); in nxt_ruby_stream_io_each()