Perform a substitution on the regular expression.
@param input The string to substitute on
@param argument The string which defines the substitution
@param options The list of options for the match and replace. See theMATCH_ and REPLACE_ constants above.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.