dougm 01/10/20 22:05:50
Modified: xs/tables/current/ModPerl FunctionTable.pm
Log:
sync to include attr info
Revision Changes Path
1.37 +216 -1 modperl-2.0/xs/tables/current/ModPerl/FunctionTable.pm
Index: FunctionTable.pm
===================================================================
RCS file: /home/cvs/modperl-2.0/xs/tables/current/ModPerl/FunctionTable.pm,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- FunctionTable.pm 2001/10/21 04:54:25 1.36
+++ FunctionTable.pm 2001/10/21 05:05:50 1.37
@@ -2,7 +2,7 @@
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
# ! WARNING: generated by ModPerl::ParseSource/0.01
-# ! Sat Oct 20 22:03:43 2001
+# ! Sat Oct 20 22:13:10 2001
# ! do NOT edit, any changes will be lost !
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@@ -64,6 +64,10 @@
{
'return_type' => 'apr_status_t',
'name' => 'modperl_bucket_read',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'apr_bucket *',
@@ -262,6 +266,9 @@
{
'return_type' => 'int',
'name' => 'modperl_cgi_header_parse',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'request_rec *',
@@ -1134,6 +1141,9 @@
{
'return_type' => 'SV *',
'name' => 'modperl_dir_config',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -1249,6 +1259,10 @@
{
'return_type' => 'U32 *',
'name' => 'modperl_filter_attributes',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'SV *',
@@ -1852,6 +1866,9 @@
{
'return_type' => 'SV *',
'name' => 'modperl_hash_tie',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -1874,6 +1891,9 @@
{
'return_type' => 'void *',
'name' => 'modperl_hash_tied_object',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -2180,6 +2200,9 @@
{
'return_type' => 'void',
'name' => 'modperl_io_handle_tie',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -2202,6 +2225,9 @@
{
'return_type' => 'int',
'name' => 'modperl_io_handle_tied',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -2220,6 +2246,9 @@
{
'return_type' => 'void',
'name' => 'modperl_io_handle_untie',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -2234,6 +2263,9 @@
{
'return_type' => 'GV *',
'name' => 'modperl_io_tie_stdin',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -2248,6 +2280,9 @@
{
'return_type' => 'GV *',
'name' => 'modperl_io_tie_stdout',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -2579,6 +2614,9 @@
{
'return_type' => 'SV *',
'name' => 'modperl_newSVsv_obj',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -2669,6 +2707,9 @@
{
'return_type' => 'apr_status_t',
'name' => 'modperl_output_filter_flush',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'modperl_filter_t *',
@@ -2693,6 +2734,9 @@
{
'return_type' => 'apr_ssize_t',
'name' => 'modperl_output_filter_read',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -2735,6 +2779,9 @@
{
'return_type' => 'apr_status_t',
'name' => 'modperl_output_filter_write',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'modperl_filter_t *',
@@ -2753,6 +2800,9 @@
{
'return_type' => 'void',
'name' => 'modperl_perl_av_push_elts_ref',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -2963,6 +3013,9 @@
{
'return_type' => 'int',
'name' => 'modperl_perl_module_loaded',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -3047,6 +3100,9 @@
{
'return_type' => 'SV *',
'name' => 'modperl_ptr2obj',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -3216,6 +3272,9 @@
{
'return_type' => 'request_rec *',
'name' => 'modperl_sv2request_rec',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -3230,6 +3289,9 @@
{
'return_type' => 'server_rec *',
'name' => 'modperl_sv2server_rec',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -3538,6 +3600,9 @@
{
'return_type' => 'modperl_uri_t *',
'name' => 'modperl_uri_new',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'apr_pool_t *',
@@ -3548,6 +3613,9 @@
{
'return_type' => 'apr_status_t',
'name' => 'modperl_wbucket_flush',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'modperl_wbucket_t *',
@@ -3558,6 +3626,9 @@
{
'return_type' => 'apr_status_t',
'name' => 'modperl_wbucket_pass',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'modperl_wbucket_t *',
@@ -3576,6 +3647,9 @@
{
'return_type' => 'apr_status_t',
'name' => 'modperl_wbucket_write',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'modperl_wbucket_t *',
@@ -3754,6 +3828,10 @@
{
'return_type' => 'void',
'name' => 'mpxs_APR__Bucket_insert_after',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'apr_bucket *',
@@ -3768,6 +3846,10 @@
{
'return_type' => 'void',
'name' => 'mpxs_APR__Bucket_insert_before',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'apr_bucket *',
@@ -3782,6 +3864,10 @@
{
'return_type' => 'int',
'name' => 'mpxs_APR__Bucket_is_eos',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'apr_bucket *',
@@ -3792,6 +3878,9 @@
{
'return_type' => 'apr_bucket *',
'name' => 'mpxs_APR__Bucket_new',
+ 'attr' => [
+ 'static'
+ ],
'args' => [
{
'type' => 'SV *',
@@ -3814,6 +3903,10 @@
{
'return_type' => 'void',
'name' => 'mpxs_APR__Bucket_remove',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'apr_bucket *',
@@ -3824,6 +3917,10 @@
{
'return_type' => 'int',
'name' => 'mpxs_APR__Table_EXISTS',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'apr_table_t *',
@@ -3838,6 +3935,10 @@
{
'return_type' => 'const char *',
'name' => 'mpxs_APR__Table_FIRSTKEY',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'SV *',
@@ -3848,6 +3949,10 @@
{
'return_type' => 'const char *',
'name' => 'mpxs_APR__Table_NEXTKEY',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'SV *',
@@ -3876,6 +3981,10 @@
{
'return_type' => 'apr_size_t',
'name' => 'mpxs_Apache__Filter_print',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -3898,6 +4007,10 @@
{
'return_type' => 'apr_size_t',
'name' => 'mpxs_Apache__Filter_read',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -3920,6 +4033,9 @@
{
'return_type' => 'void',
'name' => 'mpxs_Apache__Log_BOOT',
+ 'attr' => [
+ 'static'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -3930,6 +4046,9 @@
{
'return_type' => 'SV *',
'name' => 'mpxs_Apache__Log_log',
+ 'attr' => [
+ 'static'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -3948,6 +4067,10 @@
{
'return_type' => 'int',
'name' => 'mpxs_Apache__Module_loaded',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'char *',
@@ -4068,6 +4191,9 @@
{
'return_type' => 'long',
'name' => 'mpxs_Apache__RequestRec_read',
+ 'attr' => [
+ 'static'
+ ],
'args' => [
{
'type' => 'request_rec *',
@@ -4248,6 +4374,9 @@
{
'return_type' => 'int',
'name' => 'mpxs_ModPerl__Global_special_list_call',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'const char *',
@@ -4262,6 +4391,9 @@
{
'return_type' => 'int',
'name' => 'mpxs_ModPerl__Global_special_list_clear',
+ 'attr' => [
+ '__inline__'
+ ],
'args' => [
{
'type' => 'const char *',
@@ -4276,6 +4408,10 @@
{
'return_type' => 'void',
'name' => 'mpxs_ModPerl__Util_untaint',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -4320,6 +4456,9 @@
{
'return_type' => 'apr_status_t',
'name' => 'mpxs_ap_get_brigade',
+ 'attr' => [
+ 'static'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -4346,6 +4485,10 @@
{
'return_type' => 'long',
'name' => 'mpxs_ap_get_client_block',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -4368,6 +4511,9 @@
{
'return_type' => 'void',
'name' => 'mpxs_ap_log_error',
+ 'attr' => [
+ 'static'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -4390,6 +4536,10 @@
{
'return_type' => 'SV *',
'name' => 'mpxs_ap_requires',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -4404,6 +4554,10 @@
{
'return_type' => 'apr_size_t',
'name' => 'mpxs_ap_rvputs',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -4426,6 +4580,10 @@
{
'return_type' => 'int',
'name' => 'mpxs_ap_unescape_url',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -4440,6 +4598,10 @@
{
'return_type' => 'void',
'name' => 'mpxs_apr_base64_decode',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -4458,6 +4620,10 @@
{
'return_type' => 'void',
'name' => 'mpxs_apr_base64_encode',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -4494,6 +4660,10 @@
{
'return_type' => 'void',
'name' => 'mpxs_apr_generate_random_bytes',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -4538,6 +4708,10 @@
{
'return_type' => 'apr_lock_t *',
'name' => 'mpxs_apr_lock_create',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -4568,6 +4742,10 @@
{
'return_type' => 'void',
'name' => 'mpxs_apr_pool_cleanup_register',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -4590,6 +4768,10 @@
{
'return_type' => 'apr_pool_t *',
'name' => 'mpxs_apr_pool_create',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -4604,6 +4786,10 @@
{
'return_type' => 'apr_status_t',
'name' => 'mpxs_apr_recv',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -4626,6 +4812,10 @@
{
'return_type' => 'apr_status_t',
'name' => 'mpxs_apr_send',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -4648,6 +4838,10 @@
{
'return_type' => 'void',
'name' => 'mpxs_apr_strerror',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -4688,6 +4882,9 @@
{
'return_type' => 'int',
'name' => 'mpxs_apr_table_do_cb',
+ 'attr' => [
+ 'static'
+ ],
'args' => [
{
'type' => 'void *',
@@ -4746,6 +4943,10 @@
{
'return_type' => 'apr_uuid_t *',
'name' => 'mpxs_apr_uuid_get',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -4760,6 +4961,10 @@
{
'return_type' => 'apr_uuid_t *',
'name' => 'mpxs_apr_uuid_parse',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -4778,6 +4983,9 @@
{
'return_type' => 'apr_status_t',
'name' => 'mpxs_cleanup_run',
+ 'attr' => [
+ 'static'
+ ],
'args' => [
{
'type' => 'void *',
@@ -4788,6 +4996,10 @@
{
'return_type' => 'apr_status_t',
'name' => 'mpxs_modperl_bucket_read',
+ 'attr' => [
+ 'static',
+ '__inline__'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',
@@ -4810,6 +5022,9 @@
{
'return_type' => 'int',
'name' => 'mpxs_special_list_do',
+ 'attr' => [
+ 'static'
+ ],
'args' => [
{
'type' => 'PerlInterpreter *',