Redland

 view release on metacpan or  search on metacpan

redland/raptor/docs/html/raptor.devhelp2  view on Meta::CPAN

    <keyword type="function" name="raptor_www_free ()" link="raptor-section-www.html#raptor-www-free"/>
    <keyword type="function" name="raptor_www_set_user_agent ()" link="raptor-section-www.html#raptor-www-set-user-agent"/>
    <keyword type="function" name="raptor_www_set_proxy ()" link="raptor-section-www.html#raptor-www-set-proxy"/>
    <keyword type="function" name="raptor_www_set_http_accept ()" link="raptor-section-www.html#raptor-www-set-http-accept"/>
    <keyword type="function" name="raptor_www_set_write_bytes_handler ()" link="raptor-section-www.html#raptor-www-set-write-bytes-handler"/>
    <keyword type="function" name="raptor_www_set_content_type_handler ()" link="raptor-section-www.html#raptor-www-set-content-type-handler"/>
    <keyword type="function" name="raptor_www_set_error_handler ()" link="raptor-section-www.html#raptor-www-set-error-handler"/>
    <keyword type="function" name="raptor_uri_filter_func ()" link="raptor-section-www.html#raptor-uri-filter-func"/>
    <keyword type="function" name="raptor_www_set_uri_filter ()" link="raptor-section-www.html#raptor-www-set-uri-filter"/>
    <keyword type="function" name="raptor_www_fetch ()" link="raptor-section-www.html#raptor-www-fetch"/>
    <keyword type="function" name="raptor_www_fetch_to_string ()" link="raptor-section-www.html#raptor-www-fetch-to-string"/>
    <keyword type="function" name="raptor_www_get_connection ()" link="raptor-section-www.html#raptor-www-get-connection"/>
    <keyword type="function" name="raptor_www_abort ()" link="raptor-section-www.html#raptor-www-abort"/>
    <keyword type="typedef" name="raptor_namespace" link="raptor-section-xml-namespace.html#raptor-namespace"/>
    <keyword type="function" name="raptor_new_namespace_from_uri ()" link="raptor-section-xml-namespace.html#raptor-new-namespace-from-uri"/>
    <keyword type="function" name="raptor_new_namespaces ()" link="raptor-section-xml-namespace.html#raptor-new-namespaces"/>
    <keyword type="function" name="raptor_namespaces_init ()" link="raptor-section-xml-namespace.html#raptor-namespaces-init"/>
    <keyword type="function" name="raptor_namespaces_clear ()" link="raptor-section-xml-namespace.html#raptor-namespaces-clear"/>
    <keyword type="function" name="raptor_free_namespaces ()" link="raptor-section-xml-namespace.html#raptor-free-namespaces"/>
    <keyword type="function" name="raptor_namespaces_start_namespace ()" link="raptor-section-xml-namespace.html#raptor-namespaces-start-namespace"/>
    <keyword type="function" name="raptor_namespaces_start_namespace_full ()" link="raptor-section-xml-namespace.html#raptor-namespaces-start-namespace-full"/>
    <keyword type="function" name="raptor_namespaces_end_for_depth ()" link="raptor-section-xml-namespace.html#raptor-namespaces-end-for-depth"/>
    <keyword type="function" name="raptor_namespaces_get_default_namespace ()" link="raptor-section-xml-namespace.html#raptor-namespaces-get-default-namespace"/>
    <keyword type="function" name="raptor_namespaces_find_namespace ()" link="raptor-section-xml-namespace.html#raptor-namespaces-find-namespace"/>
    <keyword type="function" name="raptor_namespaces_find_namespace_by_uri ()" link="raptor-section-xml-namespace.html#raptor-namespaces-find-namespace-by-uri"/>
    <keyword type="function" name="raptor_namespaces_namespace_in_scope ()" link="raptor-section-xml-namespace.html#raptor-namespaces-namespace-in-scope"/>
    <keyword type="function" name="raptor_new_namespace ()" link="raptor-section-xml-namespace.html#raptor-new-namespace"/>
    <keyword type="function" name="raptor_free_namespace ()" link="raptor-section-xml-namespace.html#raptor-free-namespace"/>
    <keyword type="function" name="raptor_namespace_copy ()" link="raptor-section-xml-namespace.html#raptor-namespace-copy"/>
    <keyword type="function" name="raptor_namespace_get_uri ()" link="raptor-section-xml-namespace.html#raptor-namespace-get-uri"/>
    <keyword type="function" name="raptor_namespace_get_prefix ()" link="raptor-section-xml-namespace.html#raptor-namespace-get-prefix"/>
    <keyword type="function" name="raptor_namespace_get_counted_prefix ()" link="raptor-section-xml-namespace.html#raptor-namespace-get-counted-prefix"/>
    <keyword type="function" name="raptor_namespaces_format ()" link="raptor-section-xml-namespace.html#raptor-namespaces-format"/>
    <keyword type="function" name="raptor_iostream_write_namespace ()" link="raptor-section-xml-namespace.html#raptor-iostream-write-namespace"/>
    <keyword type="function" name="raptor_new_namespace_parts_from_string ()" link="raptor-section-xml-namespace.html#raptor-new-namespace-parts-from-string"/>
    <keyword type="typedef" name="raptor_namespace_stack" link="raptor-section-xml-namespace.html#raptor-namespace-stack"/>
    <keyword type="function" name="raptor_namespaces_qname_from_uri ()" link="raptor-section-xml-namespace.html#raptor-namespaces-qname-from-uri"/>
    <keyword type="typedef" name="raptor_qname" link="raptor-section-xml-qname.html#raptor-qname"/>
    <keyword type="function" name="raptor_new_qname ()" link="raptor-section-xml-qname.html#raptor-new-qname"/>
    <keyword type="function" name="raptor_new_qname_from_namespace_local_name ()" link="raptor-section-xml-qname.html#raptor-new-qname-from-namespace-local-name"/>
    <keyword type="function" name="raptor_qname_copy ()" link="raptor-section-xml-qname.html#raptor-qname-copy"/>
    <keyword type="function" name="raptor_free_qname ()" link="raptor-section-xml-qname.html#raptor-free-qname"/>
    <keyword type="function" name="raptor_qname_equal ()" link="raptor-section-xml-qname.html#raptor-qname-equal"/>
    <keyword type="function" name="raptor_qname_string_to_uri ()" link="raptor-section-xml-qname.html#raptor-qname-string-to-uri"/>
    <keyword type="function" name="raptor_iostream_write_qname ()" link="raptor-section-xml-qname.html#raptor-iostream-write-qname"/>
    <keyword type="function" name="raptor_qname_get_namespace ()" link="raptor-section-xml-qname.html#raptor-qname-get-namespace"/>
    <keyword type="typedef" name="raptor_xml_element" link="raptor-section-xml.html#raptor-xml-element"/>
    <keyword type="function" name="raptor_new_xml_element ()" link="raptor-section-xml.html#raptor-new-xml-element"/>
    <keyword type="function" name="raptor_free_xml_element ()" link="raptor-section-xml.html#raptor-free-xml-element"/>
    <keyword type="function" name="raptor_xml_element_get_name ()" link="raptor-section-xml.html#raptor-xml-element-get-name"/>
    <keyword type="function" name="raptor_xml_element_get_attributes ()" link="raptor-section-xml.html#raptor-xml-element-get-attributes"/>
    <keyword type="function" name="raptor_xml_element_get_attributes_count ()" link="raptor-section-xml.html#raptor-xml-element-get-attributes-count"/>
    <keyword type="function" name="raptor_xml_element_set_attributes ()" link="raptor-section-xml.html#raptor-xml-element-set-attributes"/>
    <keyword type="function" name="raptor_xml_element_declare_namespace ()" link="raptor-section-xml.html#raptor-xml-element-declare-namespace"/>
    <keyword type="function" name="raptor_xml_element_is_empty ()" link="raptor-section-xml.html#raptor-xml-element-is-empty"/>
    <keyword type="function" name="raptor_new_xml_writer ()" link="raptor-section-xml.html#raptor-new-xml-writer"/>
    <keyword type="function" name="raptor_free_xml_writer ()" link="raptor-section-xml.html#raptor-free-xml-writer"/>
    <keyword type="function" name="raptor_xml_writer_empty_element ()" link="raptor-section-xml.html#raptor-xml-writer-empty-element"/>
    <keyword type="function" name="raptor_xml_writer_start_element ()" link="raptor-section-xml.html#raptor-xml-writer-start-element"/>
    <keyword type="function" name="raptor_xml_writer_end_element ()" link="raptor-section-xml.html#raptor-xml-writer-end-element"/>
    <keyword type="function" name="raptor_xml_writer_cdata ()" link="raptor-section-xml.html#raptor-xml-writer-cdata"/>
    <keyword type="function" name="raptor_xml_writer_cdata_counted ()" link="raptor-section-xml.html#raptor-xml-writer-cdata-counted"/>
    <keyword type="function" name="raptor_xml_writer_raw ()" link="raptor-section-xml.html#raptor-xml-writer-raw"/>
    <keyword type="function" name="raptor_xml_writer_raw_counted ()" link="raptor-section-xml.html#raptor-xml-writer-raw-counted"/>
    <keyword type="function" name="raptor_xml_writer_comment ()" link="raptor-section-xml.html#raptor-xml-writer-comment"/>
    <keyword type="function" name="raptor_xml_writer_comment_counted ()" link="raptor-section-xml.html#raptor-xml-writer-comment-counted"/>
    <keyword type="function" name="raptor_xml_writer_features_enumerate ()" link="raptor-section-xml.html#raptor-xml-writer-features-enumerate"/>
    <keyword type="function" name="raptor_xml_writer_set_feature ()" link="raptor-section-xml.html#raptor-xml-writer-set-feature"/>
    <keyword type="function" name="raptor_xml_writer_set_feature_string ()" link="raptor-section-xml.html#raptor-xml-writer-set-feature-string"/>
    <keyword type="function" name="raptor_xml_writer_get_feature ()" link="raptor-section-xml.html#raptor-xml-writer-get-feature"/>
    <keyword type="function" name="raptor_xml_writer_get_feature_string ()" link="raptor-section-xml.html#raptor-xml-writer-get-feature-string"/>
    <keyword type="function" name="raptor_iostream_write_xml_element ()" link="raptor-section-xml.html#raptor-iostream-write-xml-element"/>
    <keyword type="typedef" name="raptor_xml_writer" link="raptor-section-xml.html#raptor-xml-writer"/>
    <keyword type="function" name="raptor_xml_any_escape_string ()" link="raptor-section-xml.html#raptor-xml-any-escape-string"/>
    <keyword type="function" name="raptor_xml_escape_string ()" link="raptor-section-xml.html#raptor-xml-escape-string"/>
    <keyword type="function" name="raptor_iostream_write_xml_any_escaped_string ()" link="raptor-section-xml.html#raptor-iostream-write-xml-any-escaped-string"/>
    <keyword type="function" name="raptor_iostream_write_xml_escaped_string ()" link="raptor-section-xml.html#raptor-iostream-write-xml-escaped-string"/>
    <keyword type="function" name="raptor_xml_name_check ()" link="raptor-section-xml.html#raptor-xml-name-check"/>
  </functions>
</book>



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