From f3bf8d3110b852b8f338898c3237d16a74360cf3 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 10 Oct 2009 17:41:30 +0000 Subject: remove files not needed for building git-svn-id: svn+q:///qpdf/trunk@767 71b93d88-0707-0410-a8cf-f5a4172ac649 --- external-libs/pcre/doc/html/index.html | 102 --------------------------------- 1 file changed, 102 deletions(-) delete mode 100644 external-libs/pcre/doc/html/index.html (limited to 'external-libs/pcre/doc/html/index.html') diff --git a/external-libs/pcre/doc/html/index.html b/external-libs/pcre/doc/html/index.html deleted file mode 100644 index 3751ff0f..00000000 --- a/external-libs/pcre/doc/html/index.html +++ /dev/null @@ -1,102 +0,0 @@ - - -PCRE specification - - -

Perl-compatible Regular Expressions (PCRE)

-

-The HTML documentation for PCRE comprises the following pages: -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
pcre  Introductory page
pcreapi  PCRE's native API
pcrebuild  Options for building PCRE
pcrecallout  The callout facility
pcrecompat  Compability with Perl
pcregrep  The pcregrep command
pcrepattern  Regular expressions supported by PCRE
pcreperform  Some comments on performance
pcreposix  The POSIX API to the PCRE library
pcresample  Description of the sample program
pcretest  The pcretest command for testing PCRE
- -

-There are also individual pages that summarize the interface for each function -in the library: -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
pcre_compile  Compile a regular expression
pcre_config  Show build-time configuration options
pcre_copy_named_substring  Extract named substring into given buffer
pcre_copy_substring  Extract numbered substring into given buffer
pcre_exec  Match a compiled pattern to a subject string
pcre_free_substring  Free extracted substring
pcre_free_substring_list  Free list of extracted substrings
pcre_fullinfo  Extract information about a pattern
pcre_get_named_substring  Extract named substring into new memory
pcre_get_stringnumber  Convert captured string name to number
pcre_get_substring  Extract numbered substring into new memory
pcre_get_substring_list  Extract all substrings into new memory
pcre_info  Obsolete information extraction function
pcre_maketables  Build character tables in current locale
pcre_study  Study a compiled pattern
pcre_version  Return PCRE version and release date
- - -- cgit v1.2.3-70-g09d2