Quote:
Originally Posted by MerlinMama
@davidfor: just to let you know, your suggestion of you.re would not necessarily work, since it would find words without the apostrophe, (words like "you really" etc.) although it would be closest.
|
True, and usually do a count to see how many matches there are. If there aren't many, I'll go through them carefully. If there are a lot, I'll add something to the search. Usually, it will be a space, but "\b" for the word boundary would work well for your example.