|
Apache HTTPD
|
Public Attributes | |
| BLOCK * | blocks |
| BLOCK * | freeBlocks |
| const XML_Char * | end |
| XML_Char * | ptr |
| XML_Char * | start |
| const XML_Memory_Handling_Suite * | mem |
Definition at line 350 of file xmlparse.c.
| BLOCK* STRING_POOL::blocks |
Definition at line 351 of file xmlparse.c.
Definition at line 353 of file xmlparse.c.
| BLOCK* STRING_POOL::freeBlocks |
Definition at line 352 of file xmlparse.c.
| const XML_Memory_Handling_Suite* STRING_POOL::mem |
Definition at line 356 of file xmlparse.c.
| XML_Char* STRING_POOL::ptr |
Definition at line 354 of file xmlparse.c.
| XML_Char* STRING_POOL::start |
Definition at line 355 of file xmlparse.c.