On Tuesday 03 June 2003 09:35, Serghei Amelian wrote:
> Stie cineva cum se numeste biblioteca C pentru expresii regulate pe
> *nix-uri?
poti sa incerci si pcre
[EMAIL PROTECTED] spooky]$ rpm -qi pcre
Name : pcre Relocations: /usr
Version : 3.9 Vendor: Red Hat, Inc.
Release : 2 Build Date: Mon 04 Mar 2002
03:57:49 PM EET
Install date: Wed 26 Mar 2003 04:31:04 PM EET Build Host:
daffy.perf.redhat.com
Group : System Environment/Libraries Source RPM: pcre-3.9-2.src.rpm
Size : 67983 License: GPL
Packager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
URL : http://www.pcre.org/
Summary : Perl-compatible regular expression library.
Description :
Perl-compatible regular expression library. PCRE has its own native
API, but a set of "wrapper" functions that are based on the POSIX API
are also supplied in the library libpcreposix. Note that this just
provides a POSIX calling interface to PCRE; the regular expressions
themselves still follow Perl syntax and semantics. The header file for
the POSIX-style functions is called pcreposix.h.