|
Apache HTTPD
|
Public Attributes | |
| struct tag * | parent |
| const char * | rawName |
| int | rawNameLength |
| TAG_NAME | name |
| char * | buf |
| char * | bufEnd |
| BINDING * | bindings |
Definition at line 308 of file xmlparse.c.
| BINDING* tag::bindings |
Definition at line 315 of file xmlparse.c.
| char* tag::buf |
Definition at line 313 of file xmlparse.c.
| char* tag::bufEnd |
Definition at line 314 of file xmlparse.c.
| TAG_NAME tag::name |
Definition at line 312 of file xmlparse.c.
Definition at line 309 of file xmlparse.c.
Definition at line 310 of file xmlparse.c.
| int tag::rawNameLength |
Definition at line 311 of file xmlparse.c.