Thank you, I saw that it is in synregexpr.pas and it gives me a quite
simple example of how to work with it! I'll get a look at that soon.

Best regards.

2006/6/26, Mattias Gaertner <[EMAIL PROTECTED]>:
On Mon, 26 Jun 2006 12:03:08 -0400
"Alexandre Leclerc" <[EMAIL PROTECTED]> wrote:

> Hi,
>
> I was looking into ideintf/TextTools.pas for REMatches() but it calls
> a pointer to a function that is said to be set in the ide.
>
> I would like to know where is the actual implementation of the
> function done? I'd like to use "Regular expressions" in a home project
> where I do search in ~5mb text files... (kind of log file search
> tool...)

It is done in ide/sourceeditprocs.pas

Attached package does the same.


Mattias





--
Alexandre Leclerc

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to