Le 02/07/2015 04:23, Alex a écrit :
Not sure if the Unicode replace stuff will catch it, but you might try this: > > body FUZZY_DETAILS /<D>(?:etails)<E><T><A><I><L><S>/i > replace_rules FUZZY_DETAILSIt doesn't catch it, and I don't know enough about replace_rules to figure it out.
Shouldn't that ?: be a ?! -- John