Outils pour utilisateurs

Outils du site


c_pcre

Ceci est une ancienne révision du document !


Table des matières

pcre

installer

source

$ wget ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-7.8.zip
$ unzip pcre-7.8.zip
$ cd pcre-7.8
$ ./configure
$ make
$ su
# make install
# exit
$ man pcre

Et voila.

Test

$ ./RunTest
PCRE C library tests
PCRE version 7.8 2008-09-05

Test 1: main functionality (Perl compatible)
OK
Test 2: API and error handling (not Perl compatible)
OK
Test 3: locale-specific features (using 'fr_FR' locale)
OK
Test 7: DFA matching
OK

Exemples

FIXME

c_pcre.1235432953.txt.gz · Dernière modification : 2009/02/23 23:49 de thierry