webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
ENTITY Struct Reference

Public Attributes

const XML_Charname
 
const XML_ChartextPtr
 
int textLen
 
int processed
 
const XML_CharsystemId
 
const XML_Charbase
 
const XML_CharpublicId
 
const XML_Charnotation
 
XML_Bool open
 
XML_Bool is_param
 
XML_Bool is_internal
 

Member Data Documentation

◆ base

const XML_Char* ENTITY::base

◆ is_internal

XML_Bool ENTITY::is_internal

◆ is_param

XML_Bool ENTITY::is_param

◆ name

const XML_Char* ENTITY::name

◆ notation

const XML_Char* ENTITY::notation

◆ open

XML_Bool ENTITY::open

◆ processed

int ENTITY::processed

◆ publicId

const XML_Char* ENTITY::publicId

◆ systemId

const XML_Char* ENTITY::systemId

◆ textLen

int ENTITY::textLen

◆ textPtr

const XML_Char* ENTITY::textPtr

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