Static variables
Static methods
@:value({ flags : 0, count : 0 })staticsub(pattern:Pattern, repl:MatchObject ‑> String, string:String, count:Int = 0, flags:Int = 0):String
@:value({ flags : 0, count : 0 })staticsub(pattern:Pattern, repl:String, string:String, count:Int = 0, flags:Int = 0):String