Re: how to add a space using a regex
- From: "Bernard El-Hagin" <bernard.el-haginDODGE_THIS@xxxxxxxxxxxxx>
- Date: Wed, 31 Aug 2005 11:36:33 +0200
John Bokma <john@xxxxxxxxxxxxxxx> wrote:
> "Bernard El-Hagin" <bernard.el-haginDODGE_THIS@xxxxxxxxxxxxx> wrote:
>
>> I suggest that two letter first names are quite rare,
>
> Not 2 letter first names, but for example TadMcClellan
What I mean is, you can safely assume that 2 letter names are too rare
to worry about, so adjusting the s/// to ignore two letter
[:upper:][:lower:] sequences should "fix" it.
--
Cheers,
Bernard
.
- References:
- how to add a space using a regex
- From: Jerry Preston
- Re: how to add a space using a regex
- From: Anno Siegel
- Re: how to add a space using a regex
- From: Bernard El-Hagin
- Re: how to add a space using a regex
- From: John Bokma
- how to add a space using a regex
- Prev by Date: Re: how to add a space using a regex
- Next by Date: split, no repeat- Regular expression
- Previous by thread: Re: how to add a space using a regex
- Next by thread: Re: how to add a space using a regex
- Index(es):
Relevant Pages
|