dougm 01/08/19 11:51:42
Modified: xs/tables/current/Apache ConstantsTable.pm
Log:
sync
Revision Changes Path
1.12 +28 -1 modperl-2.0/xs/tables/current/Apache/ConstantsTable.pm
Index: ConstantsTable.pm
===================================================================
RCS file: /home/cvs/modperl-2.0/xs/tables/current/Apache/ConstantsTable.pm,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ConstantsTable.pm 2001/08/01 02:04:46 1.11
+++ ConstantsTable.pm 2001/08/19 18:51:42 1.12
@@ -2,7 +2,7 @@
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
# ! WARNING: generated by Apache::ParseSource/0.02
-# ! Tue Jul 31 19:02:56 2001
+# ! Sun Aug 19 11:43:53 2001
# ! do NOT edit, any changes will be lost !
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@@ -161,6 +161,33 @@
]
},
'APR' => {
+ 'uri' => [
+ 'APR_URI_FTP_DEFAULT_PORT',
+ 'APR_URI_SSH_DEFAULT_PORT',
+ 'APR_URI_TELNET_DEFAULT_PORT',
+ 'APR_URI_GOPHER_DEFAULT_PORT',
+ 'APR_URI_HTTP_DEFAULT_PORT',
+ 'APR_URI_POP_DEFAULT_PORT',
+ 'APR_URI_NNTP_DEFAULT_PORT',
+ 'APR_URI_IMAP_DEFAULT_PORT',
+ 'APR_URI_PROSPERO_DEFAULT_PORT',
+ 'APR_URI_WAIS_DEFAULT_PORT',
+ 'APR_URI_LDAP_DEFAULT_PORT',
+ 'APR_URI_HTTPS_DEFAULT_PORT',
+ 'APR_URI_RTSP_DEFAULT_PORT',
+ 'APR_URI_SNEWS_DEFAULT_PORT',
+ 'APR_URI_ACAP_DEFAULT_PORT',
+ 'APR_URI_NFS_DEFAULT_PORT',
+ 'APR_URI_TIP_DEFAULT_PORT',
+ 'APR_URI_SIP_DEFAULT_PORT',
+ 'APR_URI_UNP_OMITSITEPART',
+ 'APR_URI_UNP_OMITUSER',
+ 'APR_URI_UNP_OMITPASSWORD',
+ 'APR_URI_UNP_OMITUSERINFO',
+ 'APR_URI_UNP_REVEALPASSWORD',
+ 'APR_URI_UNP_OMITPATHINFO',
+ 'APR_URI_UNP_OMITQUERY'
+ ],
'socket' => [
'APR_SO_LINGER',
'APR_SO_KEEPALIVE',