Apache HTTPD
Public Attributes | List of all members
open_internal_entity Struct Reference

Public Attributes

const charinternalEventPtr
 
const charinternalEventEndPtr
 
struct open_internal_entitynext
 
ENTITYentity
 
int startTagLevel
 
XML_Bool betweenDecl
 

Detailed Description

Definition at line 418 of file xmlparse.c.

Member Data Documentation

◆ betweenDecl

XML_Bool open_internal_entity::betweenDecl

Definition at line 424 of file xmlparse.c.

◆ entity

ENTITY* open_internal_entity::entity

Definition at line 422 of file xmlparse.c.

◆ internalEventEndPtr

const char* open_internal_entity::internalEventEndPtr

Definition at line 420 of file xmlparse.c.

◆ internalEventPtr

const char* open_internal_entity::internalEventPtr

Definition at line 419 of file xmlparse.c.

◆ next

struct open_internal_entity* open_internal_entity::next

Definition at line 421 of file xmlparse.c.

◆ startTagLevel

int open_internal_entity::startTagLevel

Definition at line 423 of file xmlparse.c.


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