On 30 July 2010 23:42, Reuben Thomas <r...@sc3d.org> wrote: Sorry, my last candidate paragraph was wrong, because I was looking at a virgin version of regex.h, not my already-modified version. It should read:
/* This data structure represents a compiled pattern. Before calling the pattern compiler, the fields `buffer', `allocated', `fastmap' and `translate' can be set. After the pattern has been compiled, fields `re_nsub', `not_bol' and `not_eol' are available. All other fields are private to the regex routines. */ Apologies for any confusion. -- http://rrt.sc3d.org