Main Page | Modules | Namespace List | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages | Examples

HASH_TABLE_ITER Struct Reference


Data Fields

NAMED ** p
NAMED ** end

Field Documentation

NAMED** HASH_TABLE_ITER::end
 

Definition at line 93 of file xmlparse.c.

Referenced by hashTableIterInit(), and hashTableIterNext().

NAMED** HASH_TABLE_ITER::p
 

Definition at line 92 of file xmlparse.c.

Referenced by hashTableIterInit(), and hashTableIterNext().


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