Justin Vallon <vallon(a)mindspring.com> writes:
a) Is there anyway to make the regexp stack larger?
This is the process stack, use 'ulimit' from your shell.
Are you on Digital Unix?
b) Does a larger regexp stack hurt performance? (a little memory
isn't
that expensive, but I wouldn't want to slow things down)
It shouldn't cost you at all on modern operating systems.
Jan