|
Apache HTTPD
|
Public Attributes | |
| enum XML_Content_Type | type |
| enum XML_Content_Quant | quant |
| const XML_Char * | name |
| int | firstchild |
| int | lastchild |
| int | childcnt |
| int | nextsib |
Definition at line 332 of file xmlparse.c.
| int CONTENT_SCAFFOLD::childcnt |
Definition at line 338 of file xmlparse.c.
| int CONTENT_SCAFFOLD::firstchild |
Definition at line 336 of file xmlparse.c.
| int CONTENT_SCAFFOLD::lastchild |
Definition at line 337 of file xmlparse.c.
Definition at line 335 of file xmlparse.c.
| int CONTENT_SCAFFOLD::nextsib |
Definition at line 339 of file xmlparse.c.
| enum XML_Content_Quant CONTENT_SCAFFOLD::quant |
Definition at line 334 of file xmlparse.c.
| enum XML_Content_Type CONTENT_SCAFFOLD::type |
Definition at line 333 of file xmlparse.c.