Re: multiple-string matching & regular expressions



Thank you for your reply.
As you say, it depends on my regular expressions. I really don't want
to restrict the regular expressions. They should contain basic symbols
of the regular expressions like *, +, ?, -.
The basic algorithms like NFA and DFA are only for recognizing if the
input data contains given regular expression or not. I can have many
regular expressions and all occurences of them should be found in one
pass. I'm not sure that there is an efficient solution.
Do you know any other good book or article about this subject ?

.



Relevant Pages

  • Multiple substr() exchange
    ... Using regular expressions or split is inpossible, ... empty elements!!! ... Maybe any CPAN modules??? ... Prev by Date: ...
    (comp.lang.perl.misc)
  • Re: Any dll that does file content search like windows explorer?
    ... this supports regular expressions. ... see windows online help for more. ... Prev by Date: ...
    (comp.lang.labview)
  • Re: sed, awk or grep????
    ... > delete all lines that contain e.g. abcdefg and then hijkl etc. keeping ... > all lines that do not contain those regular expressions. ... ending with the extension .new in that particular directory). ... Prev by Date: ...
    (comp.sys.mac.system)
  • RE: string help
    ... you can achieve it using the Regular Expressions. ... System.Text.RegularExpressions.Regex regEx = new ... Kolachi Advanced Technologies ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: [Hebrew] dagesh qal - special case question
    ... Standard (i.e., non-MS) regular expressions? ... Prev by Date: ...
    (sci.lang)