gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Regular expressions


From: address@hidden
Subject: Re: Regular expressions
Date: Sun, 17 Oct 2021 20:20:44 +0200

I dunno, maybe it’s not documented, but the sources are here:

https://github.com/gnustep/libs-base/blob/master/Source/NSRegularExpression.m

https://github.com/esteve/gnustep-base/blob/master/Headers/Foundation/NSRegularExpression.h

cheers,

Lars

Am 17.10.2021 um 20:16 schrieb Daniel Santos <daniel.dlds@gmail.com>:

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
and it seems its not there.

Thanks,
Regards
Daniel Santos



On 17 Oct 2021, at 08:34, Richard Frith-Macdonald <richard@frithmacdonald.me.uk> wrote:



On 16 Oct 2021, at 14:37, Daniel Santos <daniel.dlds@gmail.com> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]