RSTRING_NOEMBED 931 include/ruby/ruby.h #define RSTRING_NOEMBED RSTRING_NOEMBED RSTRING_NOEMBED 964 include/ruby/ruby.h (!(RBASIC(str)->flags & RSTRING_NOEMBED) ? \ RSTRING_NOEMBED 968 include/ruby/ruby.h (!(RBASIC(str)->flags & RSTRING_NOEMBED) ? \ RSTRING_NOEMBED 972 include/ruby/ruby.h (!(RBASIC(str)->flags & RSTRING_NOEMBED) ? \ RSTRING_NOEMBED 977 include/ruby/ruby.h (!(RBASIC(str)->flags & RSTRING_NOEMBED) ? \ RSTRING_NOEMBED 344 string.c fake_str->basic.flags = T_STRING|RSTRING_NOEMBED|STR_NOFREE|STR_FAKESTR; RSTRING_NOEMBED 1337 string.c RSTRING_NOEMBED | RSTRING_EMBED_LEN_MASK |