9 #ifndef __AFW_ENVIRONMENT_INTERNAL_H__
10 #define __AFW_ENVIRONMENT_INTERNAL_H__
45 apr_hash_t *registry_names_ht;
51 apr_array_header_t *registry_types;
54 apr_hash_t * data_type_method_number_ht;
57 apr_array_header_t * data_type_methods;
#define AFW_BEGIN_DECLARES
Header for adaptive framework environment.
Interfaceafw_interface header.
void afw_environment_internal_register_core(afw_xctx_t *xctx)
void afw_environment_internal_extension_conf_type_create_cede_p(const afw_utf8_t *type, const afw_object_t *entry, const afw_utf8_t *source_location, const afw_pool_t *p, afw_xctx_t *xctx)
type=extension conf handler.
Struct for typedef afw_environment_t defined in afw_common.h.
Interface afw_list public struct.
Interface afw_object public struct.
Interface afw_pool public struct.
NFC normalized UTF-8 string.
Interface afw_xctx public struct.