I need some analog of Python method of Regexp object - search. It has three arguments: text, start position and end position and returns Match object that has start and end fields.I need some analog of Python method of Regexp o
I need some analog of Python method of Regexp object - search. It has three arguments: text, start position and end position and returns Match object that has start and end fields.I need some analog of Python method of Regexp o