~ubuntu-branches/ubuntu/feisty/apache2/feisty

« back to all changes in this revision

Viewing changes to srclib/pcre/pcre.def

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Barth
  • Date: 2006-12-09 21:05:45 UTC
  • mfrom: (0.6.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061209210545-h70s0xaqc2v8vqr2
Tags: 2.2.3-3.2
* Non-maintainer upload.
* 043_ajp_connection_reuse: Patch from upstream Bugzilla, fixing a critical
  issue with regard to connection reuse in mod_proxy_ajp.
  Closes: #396265

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
EXPORTS
 
2
 
 
3
pcre_malloc DATA
 
4
pcre_free DATA
 
5
 
 
6
pcre_compile
 
7
pcre_copy_substring
 
8
pcre_exec
 
9
pcre_get_substring
 
10
pcre_get_substring_list
 
11
pcre_free_substring
 
12
pcre_free_substring_list
 
13
pcre_info
 
14
pcre_fullinfo
 
15
pcre_maketables
 
16
pcre_study
 
17
pcre_version
 
18
 
 
19
regcomp
 
20
regexec
 
21
regerror
 
22
regfree