W3cubDocs

/Haxe Python

MatchObject

package python.lib

import python.lib.Re

Available on python

Variables

read onlyendpos:Int

read onlylastgroup:Int

read onlylastindex:Int

read onlypos:Int

read onlyre:Regex

read onlystring:String

Methods

end(i:Int = 0):Int

end(x:String):Int

inlineendById(s:String):Int

expand(template:String):String

group(i:Int = 0):String

group(x:String):String

inlinegroupById(s:String):String

groupdict(?defaultVal:Dict<String, String>):Dict<String, String>

groups(?defaultVal:String):Tuple<String>

span(?i:Int):Tuple2<Int, Int>

start(i:Int = 0):Int

start(x:String):Int

inlinestartById(s:String):Int

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/python/lib/MatchObject.html