Uses of Interface
org.jruby.RubyThread.RegexMatch
Packages that use RubyThread.RegexMatch
-
Uses of RubyThread.RegexMatch in org.jruby
Methods in org.jruby with parameters of type RubyThread.RegexMatchModifier and TypeMethodDescription<Data> int
RubyThread.executeRegexp
(ThreadContext context, org.joni.Matcher matcher, int start, int range, int option, RubyThread.RegexMatch task) Execute an interruptible regexp operation with the given function and bytess.