Searched refs:rb_str_maybe_null (Results 1 – 1 of 1) sorted by relevance
42 static VALUE rb_str_maybe_null(const char* s) { in rb_str_maybe_null() function317 return rb_str_maybe_null(upb_msgdef_fullname(self->msgdef)); in Descriptor_name()535 return rb_str_maybe_null(upb_fielddef_name(self->fielddef)); in FieldDescriptor_name()799 return rb_str_maybe_null(upb_fielddef_subdefname(self->fielddef)); in FieldDescriptor_submsg_name()933 return rb_str_maybe_null(upb_oneofdef_name(self->oneofdef)); in OneofDescriptor_name()1054 return rb_str_maybe_null(upb_enumdef_fullname(self->enumdef)); in EnumDescriptor_name()