[QScintilla] Search Whole Word matches Only on regular expression symbol

Detlev Offenbach detlev at die-offenbachs.de
Thu Oct 10 17:11:19 BST 2013


Hello,

that is the expected behavior because '$' is not a word character.

Detlev

On Thursday 10 October 2013, 08:29:10 Han Lun Tan wrote:
> Hi,
> 
> I using FindFirst to do search, turn on wo = true to search for whole word
> matches only. However, I found some bug as below text
> 
> Known that I have turned on ONLY wo = true for whole word matches.
> Given I have text as below, I search for "$test" It returns nothing.
> ($test)
> ($test)
> ($test)
> 
> If I change my search text to "test", I can find all the 3 lines results.
> 
> Is this a bug ? Any workaround?
> 
> Thanks.
> 
> ________________________________
> Confidentiality Notice.
> This message may contain information that is confidential or otherwise
> protected from disclosure. If you are not the intended recipient, you are
> hereby notified that any use, disclosure, dissemination, distribution, or
> copying of this message, or any attachments, is strictly prohibited. If you
> have received this message in error, please advise the sender by reply
> e-mail, and delete the message and any attachments. Thank you.-- 
*Detlev Offenbach*
detlev at die-offenbachs.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/qscintilla/attachments/20131010/a60556a2/attachment.html>


More information about the QScintilla mailing list