<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Tools> Options> Calc> Calculate> Case sensitive should be used by functions handling regular expressions"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132380">bug 132380</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;">Resolution</td>
           <td>---
           </td>
           <td>WONTFIX
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">See Also</td>
           <td>
                
           </td>
           <td>https://bugs.documentfoundation.org/show_bug.cgi?id=78840
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Tools> Options> Calc> Calculate> Case sensitive should be used by functions handling regular expressions"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132380#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Tools> Options> Calc> Calculate> Case sensitive should be used by functions handling regular expressions"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=132380">bug 132380</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>The case-insensitive behaviour of SEARCH is defined in the OpenFormula [1].
Additionally, starting with v.7.0, regular expressions in functions honor
(?-i)/(?i) flags [2] (<a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Add the regular expression (?ismwx-ismwx: ... ) Flag settings. Evaluate parenthesized expression with specifics flags enabled or -disabled. To have a case sensitive mode in functions using regular expressions."
   href="show_bug.cgi?id=78840">tdf#78840</a>). So =SEARCH("(?i)[a-z]";A2) should work in
v.7.0.

Closing WONTFIX, do you agree?

[1]
<a href="http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part2.html#__RefHeading__1018874_715980110">http://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part2.html#__RefHeading__1018874_715980110</a>
[2] <a href="http://userguide.icu-project.org/strings/regexp#TOC-Flag-Options">http://userguide.icu-project.org/strings/regexp#TOC-Flag-Options</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>