| <!DOCTYPE doctype PUBLIC "-//w3c//dtd html 4.0 transitional//en"><html><head> |
| |
| <meta name="copyright" content="Copyright (c) IBM Corporation and others 2007. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." > |
| |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
| <meta http-equiv="Content-Style-Type" content="text/css"><title>Replace with Regular Expressions</title> |
| |
| <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script> |
| <link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css"></head><body bgcolor="#ffffff"> |
| |
| <h1 class="Head">Replace with Regular Expressions</h1> |
| |
| <p> |
| The <strong>With:</strong> field allows the following regular expressions: |
| <ul> |
| <li>$i to match capturing group i</li> |
| <li>- \x to quote character x</li> |
| </ul> |
| </p> |
| |
| </body></html> |