hello, i can't handle regular expressions. in find i write "w(ord|riter)" in replace "x$1" everything works ok, it replaces like i want "word" replaces with "xord" and "writer" replaces with "xriter", but if i write "w(ord\>|riter\>)" it replaces "word" with "x$1" and not with "xord" there is my error? i want that find would find "word" but not "itsnotworditstrash"

--
Unsubscribe instructions: E-mail to users+h...@global.libreoffice.org
In case of problems unsubscribing, write to postmas...@documentfoundation.org
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to