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

« back to all changes in this revision

Viewing changes to srclib/pcre/libpcreposix.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
LIBRARY libpcreposix
 
2
EXPORTS
 
3
pcre_malloc
 
4
pcre_free
 
5
pcre_config
 
6
pcre_callout
 
7
pcre_compile
 
8
pcre_copy_substring
 
9
pcre_exec
 
10
pcre_get_substring
 
11
pcre_get_stringnumber
 
12
pcre_get_substring_list
 
13
pcre_free_substring
 
14
pcre_free_substring_list
 
15
pcre_info
 
16
pcre_fullinfo
 
17
pcre_maketables
 
18
pcre_study
 
19
pcre_version
 
20
 
 
21
regcomp
 
22
regexec
 
23
regerror
 
24
regfree