Hi, Where can I find the documentation for that class ? I am looking at http://www.gnustep.org/resources/documentation/Developer/Base/Reference/Base.html <http://www.gnustep.org/resources/documentation/Developer/Base/Reference/Base.html> and it seems its not there.
Thanks, Regards Daniel Santos > On 17 Oct 2021, at 08:34, Richard Frith-Macdonald > <[email protected]> wrote: > > > >> On 16 Oct 2021, at 14:37, Daniel Santos <[email protected]> wrote: >> >> Hi, >> >> Does GNUStep have some library for handling regular expressions ? >> > > See the NSRegularExpression class in the GNUstep-base library. > It wraps the regular expression support of ICU. >
