~ubuntu-branches/ubuntu/edgy/libapache2-mod-perl2/edgy-updates

« back to all changes in this revision

Viewing changes to xs/maps/apache_functions.map

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2004-08-19 06:23:48 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040819062348-jxl4koqbtvgm8v2t
Tags: 1.99.14-4
Remove the LFS CFLAGS, and build-dep against apache2-*-dev (>= 2.0.50-10)
as we're backing out of the apache2/apr ABI transition.

Show diffs side-by-side

added added

removed removed

Lines of Context:
163
163
#XXX: thought this might be useful
164
164
#however it is not exported on win32
165
165
!ap_get_local_host
166
 
 ap_get_server_built
167
 
 ap_get_server_version
 
166
~ap_get_server_built
 
167
~ap_get_server_version
 
168
~ap_server_root
168
169
 ap_psignature | | r,prefix
169
 
 ap_server_root_relative | mpxs_ | SV *:p, fname=""
 
170
~ap_server_root_relative
170
171
 
171
172
MODULE=Apache::Connection   PACKAGE=guess
172
173
#XXX: thought this might be useful for protocol modules
179
180
?ap_log_assert
180
181
~ap_log_error
181
182
-ap_log_perror
182
 
 ap_log_pid
183
183
~ap_log_rerror
184
184
>ap_open_stderr_log
185
185
>ap_open_logs
186
186
 
 
187
PACKAGE=Apache::Log    PREFIX=ap_
 
188
 ap_log_pid
 
189
 
187
190
MODULE=Apache::Module
188
191
 module *:DEFINE_top_module | | SV *:CLASS
189
192
-ap_add_loaded_module
271
274
-ap_set_deprecated
272
275
 
273
276
MODULE=Apache::Util 
274
 
 ap_ht_time | | t, fmt, gmt, p | format_time
 
277
 ap_ht_time | | p, t=TIME_NOW, fmt=DEFAULT_TIME_FORMAT, gmt=1
275
278
!ap_rfc1413
276
279
!ap_escape_html | | s, p
277
280
 #escape_uri
282
285
!ap_recent_rfc822_date
283
286
 
284
287
MODULE=Apache::URI   PACKAGE=guess
285
 
 char *:ap_unescape_url | mpxs_ | SV *:url
286
288
 ap_parse_uri
287
289
 ap_construct_url    | | r, uri=r->uri, p=r->pool
288
290
 ap_construct_server | | r, hostname=ap_get_server_name(r), \
289
291
                         port=ap_get_server_port(r), p=r->pool
 
292
PACKAGE=Apache::URI
 
293
 char *:ap_unescape_url | mpxs_ | SV *:url
290
294
 
291
295
PACKAGE=Apache::RequestRec
292
296
 mpxs_Apache__RequestRec_parsed_uri