Apache HTTPD
Public Attributes | List of all members
HASH_TABLE Struct Reference

Public Attributes

NAMED ** v
 
unsigned char power
 
size_t size
 
size_t used
 
const XML_Memory_Handling_Suitemem
 

Detailed Description

Definition at line 232 of file xmlparse.c.

Member Data Documentation

◆ mem

const XML_Memory_Handling_Suite* HASH_TABLE::mem

Definition at line 237 of file xmlparse.c.

◆ power

unsigned char HASH_TABLE::power

Definition at line 234 of file xmlparse.c.

◆ size

size_t HASH_TABLE::size

Definition at line 235 of file xmlparse.c.

◆ used

size_t HASH_TABLE::used

Definition at line 236 of file xmlparse.c.

◆ v

NAMED** HASH_TABLE::v

Definition at line 233 of file xmlparse.c.


The documentation for this struct was generated from the following file: