mod_perl
view release on metacpan or search on metacpan
xs/tables/current24/Apache2/StructureTable.pm view on Meta::CPAN
},
{
'type' => 'apr_wait_how_e',
'elts' => []
},
{
'type' => 'apr_xlate_t',
'elts' => []
},
{
'type' => 'apr_xml_attr',
'elts' => [
{
'type' => 'const char *',
'name' => 'name'
},
{
'type' => 'int',
'name' => 'ns'
},
{
'type' => 'const char *',
'name' => 'value'
},
{
'type' => 'apr_xml_attr *',
'name' => 'next'
}
]
},
{
'type' => 'apr_xml_doc',
'elts' => [
{
'type' => 'apr_xml_elem *',
'name' => 'root'
},
{
'type' => 'apr_array_header_t *',
'name' => 'namespaces'
}
]
},
{
'type' => 'apr_xml_elem',
'elts' => [
{
'type' => 'const char *',
'name' => 'name'
},
{
'type' => 'int',
'name' => 'ns'
},
{
'type' => 'const char *',
'name' => 'lang'
},
{
'type' => 'apr_text_header',
'name' => 'first_cdata'
},
{
'type' => 'apr_text_header',
'name' => 'following_cdata'
},
{
'type' => 'apr_xml_elem *',
'name' => 'parent'
},
{
'type' => 'apr_xml_elem *',
'name' => 'next'
},
{
'type' => 'apr_xml_elem *',
'name' => 'first_child'
},
{
'type' => 'apr_xml_attr *',
'name' => 'attr'
},
{
'type' => 'apr_xml_elem *',
'name' => 'last_child'
},
{
'type' => 'apr_xml_ns_scope *',
'name' => 'ns_scope'
},
{
'type' => 'void *',
'name' => 'priv'
}
]
},
{
'type' => 'apr_xml_parser',
'elts' => []
},
{
'type' => 'cmd_parms',
'elts' => [
{
'type' => 'void *',
'name' => 'info'
},
{
'type' => 'int',
'name' => 'override'
},
{
'type' => 'int',
'name' => 'override_opts'
},
{
'type' => 'apr_table_t *',
'name' => 'override_list'
},
{
'type' => 'apr_int64_t',
'name' => 'limited'
},
{
'type' => 'apr_array_header_t *',
( run in 2.568 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )