|
Apache HTTPD
|
Public Attributes | |
| const XML_Char * | name |
| const XML_Char * | textPtr |
| int | textLen |
| int | processed |
| const XML_Char * | systemId |
| const XML_Char * | base |
| const XML_Char * | publicId |
| const XML_Char * | notation |
| XML_Bool | open |
| XML_Bool | is_param |
| XML_Bool | is_internal |
Definition at line 318 of file xmlparse.c.
Definition at line 324 of file xmlparse.c.
| XML_Bool ENTITY::is_internal |
Definition at line 329 of file xmlparse.c.
| XML_Bool ENTITY::is_param |
Definition at line 328 of file xmlparse.c.
Definition at line 319 of file xmlparse.c.
Definition at line 326 of file xmlparse.c.
| XML_Bool ENTITY::open |
Definition at line 327 of file xmlparse.c.
| int ENTITY::processed |
Definition at line 322 of file xmlparse.c.
Definition at line 325 of file xmlparse.c.
Definition at line 323 of file xmlparse.c.
| int ENTITY::textLen |
Definition at line 321 of file xmlparse.c.
Definition at line 320 of file xmlparse.c.