Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 5
    This question shows no research effort. Commented May 30, 2012 at 15:31
  • A note about the answers given: This won't work with special regexp characters apparent in the needle. Make sure to escape them, but don't escape everything since "escaping" can also make for a special token (\d). Commented May 30, 2012 at 15:45