https://bugs.documentfoundation.org/show_bug.cgi?id=153062
--- Comment #1 from V Stuart Foote <[email protected]> --- Not following the logic of why settings on Find & Replace dialog should not influence the "Regular expressions" check box. The entire search engine is ICU lib based. And the ICU lib based regex we use provides the feature --by default both diacritics and kashida are "folded" for search-- the "Diacritic-sensitive" and "Kashida-sensitive" (with CTL scripts enabled) checkboxes control the ICU lib regex. Diacritic-sensitive is enabled by default, so when you select a "Regular expressions" mode search, you will already be able to search for a hex Unicode value--or for an ICU regex global. Works for me. IMHO => NAB -- You are receiving this mail because: You are the assignee for the bug.
