
23 Jun
2007
23 Jun
'07
10:18 a.m.
Peter Bindels <dascandy <at> gmail.com> writes:
On 23/06/07, Mathias Gaunard <mathias.gaunard <at> etu.u-bordeaux1.fr> wrote:
If your text is "abcfoôdef", with ô coded as o + combining accent, then searching for "foo" shouldn't work, since you would only find part of the grapheme cluster and possibly do weird things if for example the substring is removed.
Combining accents, nor in fact any character with accent, were in ASCII last time I checked.
You were talking of searching for an ASCII string in an UTF-8 one.