<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - Unable to replace unicode (\u####)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113992">bug 113992</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">See Also</td>
           <td>
                
           </td>
           <td>https://bugs.documentfoundation.org/show_bug.cgi?id=106137
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>INVALID
           </td>
           <td>DUPLICATE
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - Unable to replace unicode (\u####)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113992#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - Unable to replace unicode (\u####)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113992">bug 113992</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>Rereading this, guess this could be considered a duplicate of <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Find & Replace: handle \uhhhh and \Uhhhhhhhh notation in replacement string"
   href="show_bug.cgi?id=106137">bug 106137</a> if you
are asking to parse the Unicode for use in the replacement string.

The Replace string can not be RegEx based because our Regular Expression
support in the Find & Replace dialog uses ICU libraries for its direct Unicode
support. 

The Replace field does not implement its own RegEx beyond using the ICU pattern
matching buffers available from Find [1].

In the see also, devs suggest they may be able to provide new parser to enter
replacement text with \u or \U syntax but that it would not be fully functional
RegEx.

=-ref-=
[1] <a href="http://userguide.icu-project.org/strings/regexp">http://userguide.icu-project.org/strings/regexp</a>

*** This bug has been marked as a duplicate of <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Find & Replace: handle \uhhhh and \Uhhhhhhhh notation in replacement string"
   href="show_bug.cgi?id=106137">bug 106137</a> ***</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>