webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Attributes | List of all members
tag Struct Reference

Public Attributes

struct tagparent
 
const char * rawName
 
int rawNameLength
 
TAG_NAME name
 
char * buf
 
char * bufEnd
 
BINDINGbindings
 

Member Data Documentation

◆ bindings

BINDING* tag::bindings

◆ buf

char* tag::buf

◆ bufEnd

char* tag::bufEnd

◆ name

TAG_NAME tag::name

◆ parent

struct tag* tag::parent

◆ rawName

const char* tag::rawName

◆ rawNameLength

int tag::rawNameLength

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