text/regexp/Regexp

class Regexp
extends:Object
static method newRegexp
method init
static method new~withType(type: Int)Regexp
method init~withType(type: Int)
static method new~withPattern(pattern: String)Regexp
method init~withPattern(pattern: String)
static method new~withPatternAndOptions(pattern: String, options: Int)Regexp
method init~withPatternAndOptions(pattern: String, options: Int)
method setup
method setPattern~withOptions(pattern: String, options: Int)
method setPattern(pattern: String)
method getPatternString
method matches(haystack: String)Bool
method matches~withOptions(haystack: String, options: Int)Bool
method getEngineInt
method getEngineNameString
regexpBackendRegexpBackend
typeInt

This Page