Uses of Class
org.jruby.util.StringSupport.TrTables
Packages that use StringSupport.TrTables
-
Uses of StringSupport.TrTables in org.jruby.util
Methods in org.jruby.util that return StringSupport.TrTablesModifier and TypeMethodDescriptionstatic StringSupport.TrTables
StringSupport.trSetupTable
(ThreadContext context, ByteList str, boolean[] stable, StringSupport.TrTables tables, boolean first, org.jcodings.Encoding enc) static StringSupport.TrTables
StringSupport.trSetupTable
(ByteList str, boolean[] stable, StringSupport.TrTables tables, boolean first, org.jcodings.Encoding enc) static StringSupport.TrTables
StringSupport.trSetupTable
(ByteList str, Ruby runtime, boolean[] stable, StringSupport.TrTables tables, boolean first, org.jcodings.Encoding enc) Deprecated.Methods in org.jruby.util with parameters of type StringSupport.TrTablesModifier and TypeMethodDescriptionstatic boolean
StringSupport.multiByteSqueeze
(Ruby runtime, ByteList value, boolean[] squeeze, StringSupport.TrTables tables, org.jcodings.Encoding enc, boolean isArg) Deprecated.static boolean
StringSupport.multiByteSqueeze
(ThreadContext context, ByteList value, boolean[] squeeze, StringSupport.TrTables tables, org.jcodings.Encoding enc, boolean isArg) static boolean
StringSupport.multiByteSqueeze
(ByteList value, boolean[] squeeze, StringSupport.TrTables tables, org.jcodings.Encoding enc, boolean isArg) static int
StringSupport.strCount
(ThreadContext context, ByteList str, boolean[] table, StringSupport.TrTables tables, org.jcodings.Encoding enc) static int
StringSupport.strCount
(ByteList str, boolean[] table, StringSupport.TrTables tables, org.jcodings.Encoding enc) rb_str_countstatic int
StringSupport.strCount
(ByteList str, Ruby runtime, boolean[] table, StringSupport.TrTables tables, org.jcodings.Encoding enc) Deprecated.static CodeRangeable
StringSupport.strDeleteBang
(ThreadContext context, CodeRangeable rubyString, boolean[] squeeze, StringSupport.TrTables tables, org.jcodings.Encoding enc) static CodeRangeable
StringSupport.strDeleteBang
(CodeRangeable rubyString, Ruby runtime, boolean[] squeeze, StringSupport.TrTables tables, org.jcodings.Encoding enc) Deprecated.static boolean
StringSupport.trFind
(int c, boolean[] table, StringSupport.TrTables tables) static StringSupport.TrTables
StringSupport.trSetupTable
(ThreadContext context, ByteList str, boolean[] stable, StringSupport.TrTables tables, boolean first, org.jcodings.Encoding enc) static StringSupport.TrTables
StringSupport.trSetupTable
(ByteList str, boolean[] stable, StringSupport.TrTables tables, boolean first, org.jcodings.Encoding enc) static StringSupport.TrTables
StringSupport.trSetupTable
(ByteList str, Ruby runtime, boolean[] stable, StringSupport.TrTables tables, boolean first, org.jcodings.Encoding enc) Deprecated.