Author: Maël Hörz Date: To: Craig Silverstein CC: pcre-dev Subject: Re: [pcre-dev] Searching a big file with PCRE
> } approach on searching big files with PCRE? >
> What if you mmapped the file? Unfortunately this will not work (on a 32-bit system) since my files
could be larger than 2GB, see 3 GB and more.