From: Venkat Rangan (venkat.rangan_at_[hidden])
Date: 2007-08-17 12:09:12


Hi,

Is there an option to regex_search() to limit the string it searches to
a certain number of non-NULL characters? Although it is possible to make
a copy and null-terminate, we would like to avoid that copy.

Thanks,

-venkat