Modify

Opened 15 years ago

Closed 15 years ago

#2612 closed enhancement (fixed)

[PATCH] Cleanup regex related code in the search engine and change regex compilation flags

Reported by: avarab@… Owned by: team
Priority: major Milestone:
Component: Core Version: latest
Keywords: regex, search Cc:

Description

This patch cleans up some copy-paste code in the search compiler and changes the default regex flags to include CANON_EQ, DOTALL and UNICODE_CASE when doing case-insensitive matching. The reasons for which are stated in the source code comments.

Attachments (1)

SearchCompiler-regex-cleanup.patch (4.4 KB ) - added by avarab@… 15 years ago.
Patch to clean up regex code in the search engine and change the regex compilation flags

Download all attachments as: .zip

Change History (2)

by avarab@…, 15 years ago

Patch to clean up regex code in the search engine and change the regex compilation flags

comment:1 by stoecker, 15 years ago

Resolution: fixed
Status: newclosed

In r1607.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.