Browse thread
features of PCRE-OCaml
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2000-12-08 (09:13) |
From: | Markus Mottl <mottl@m...> |
Subject: | Re: features of PCRE-OCaml |
On Fri, 08 Dec 2000, John Max Skaller wrote: > By the way, how big can the DFA tables get? You can get the size of regular expressions in bytes by calling "Pcre.size" on the regexp. They usually need very little space. > Does it eliminate duplicate columns? I have no idea how Phil's code works in detail: studying > 5000 LOCs of rather low-level C did not seem to be a promising idea to me - the code is fast enough, anyway ;) - Markus Mottl -- Markus Mottl, mottl@miss.wu-wien.ac.at, http://miss.wu-wien.ac.at/~mottl