Home
last modified time | relevance | path

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

/thrift-3.4.0/lib/rb/ext/
Dbytes.c31 return rb_funcall(thrift_bytes_module, convert_to_utf8_byte_buffer_id, 1, string); in convert_to_utf8_byte_buffer()
Dthrift_native.c93 ID convert_to_utf8_byte_buffer_id; variable
188 convert_to_utf8_byte_buffer_id = rb_intern("convert_to_utf8_byte_buffer"); in Init_thrift_native()
Dconstants.h78 extern ID convert_to_utf8_byte_buffer_id;