ENCODING_INLINE_MAX 26 debug.c RUBY_ENCODING_INLINE_MAX = ENCODING_INLINE_MAX, ENCODING_INLINE_MAX 573 encoding.c if (i == ENCODING_INLINE_MAX) { ENCODING_INLINE_MAX 597 encoding.c if (idx < ENCODING_INLINE_MAX) { ENCODING_INLINE_MAX 601 encoding.c ENCODING_SET_INLINED(obj, ENCODING_INLINE_MAX); ENCODING_INLINE_MAX 20 include/ruby/encoding.h #define ENCODING_MASK (ENCODING_INLINE_MAX<<ENCODING_SHIFT) ENCODING_INLINE_MAX 29 include/ruby/encoding.h if (encoding_set_enc_index < ENCODING_INLINE_MAX) \ ENCODING_INLINE_MAX 37 include/ruby/encoding.h (ENCODING_GET_INLINED(obj) != ENCODING_INLINE_MAX ? \