mod_perl

 view release on metacpan or  search on metacpan

xs/maps/apr_structures.map  view on Meta::CPAN

!<apr_time_exp_t>
   tm_usec
   tm_sec
   tm_min
   tm_hour
   tm_mday
   tm_mon
   tm_year
   tm_wday
   tm_yday
   tm_isdst
   tm_gmtoff
</apr_time_exp_t>

#generic data structures

!<apr_array_header_t>
>  pool
>  elt_size
   nelts
>  nalloc
   elts
</apr_array_header_t>

!<apr_table_entry_t>
   key
   val
>  key_checksum
</apr_table_entry_t>

#getopt

!<apr_getopt_t>
-  cont
-  errfn
   errarg
   ind
-  opt
-  reset
   argc
   argv
-  place
-  interleave
-  skip_start
-  skip_end
</apr_getopt_t>

!<apr_getopt_option_t>
   name
-  optch
-  has_arg
   description
</apr_getopt_option_t>

#XML

!<apr_xml_elem>
   name
   ns
   lang
   first_cdata
   following_cdata
   parent
   next
   first_child
   attr
   last_child
   ns_scope
   priv
</apr_xml_elem>

<apr_xml_doc>
   root
   namespaces
</apr_xml_doc>

<apr_text_header>
   first
   last
</apr_text_header>

<apr_xml_attr>
   name
   ns
   value
   next
</apr_xml_attr>

<apr_text>
   text
   next
</apr_text>

<apr_uri_t>
&  scheme
   hostinfo
&  user
&  password
&  hostname
-  port_str
&  path
&  query
&  fragment
   hostent
~  port
-  is_initialized
-  dns_looked_up
-  dns_resolved
</apr_uri_t>



( run in 0.624 second using v1.01-cache-2.11-cpan-39bf76dae61 )