1. Regex free() in Manual
- Posted by euphoric (admin) Jun 15, 2009
- 795 views
Does the regex system require the free()ing of resources? I thought that was eliminated. The docs still indicate it is required.
2. Re: Regex free() in Manual
- Posted by mattlewis (admin) Jun 15, 2009
- 761 views
euphoric said...
Does the regex system require the free()ing of resources? I thought that was eliminated. The docs still indicate it is required.
That page is a bit out of date now.
Matt