Regular expression problem
From: Joe Ray (raymis_at_hotmail.com)
Date: 07/22/04
- Next message: Knute Johnson: "Re: How to record voice using Java Sound in ALAW format"
- Previous message: Ganesh: "Problem in connecting to a proxy"
- Next in thread: Tim Orbaker: "Re: Regular expression problem"
- Reply: Tim Orbaker: "Re: Regular expression problem"
- Reply: D: "Re: Regular expression problem"
- Reply: Chris Dutton: "Re: Regular expression problem"
- Reply: Raymond DeCampo: "Re: Regular expression problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 22 Jul 2004 07:46:41 -0700
I am trying to come up with a regular expression that searches and
replaces all occurences of the string "'" and replaces it with "''" .
However if a backslash comes before the single quote I do NOT want it
too be replaced with two single quotes. Any clues?
Joe
- Next message: Knute Johnson: "Re: How to record voice using Java Sound in ALAW format"
- Previous message: Ganesh: "Problem in connecting to a proxy"
- Next in thread: Tim Orbaker: "Re: Regular expression problem"
- Reply: Tim Orbaker: "Re: Regular expression problem"
- Reply: D: "Re: Regular expression problem"
- Reply: Chris Dutton: "Re: Regular expression problem"
- Reply: Raymond DeCampo: "Re: Regular expression problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|