webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions | Variables
WebCore::XMLNames Namespace Reference

Functions

WEBCORE_EXPORT DEFINE_GLOBAL (QualifiedName, baseAttr) WEBCORE_EXPORT DEFINE_GLOBAL(QualifiedName
 
WEBCORE_EXPORT langAttr WEBCORE_EXPORT DEFINE_GLOBAL (QualifiedName, spaceAttr) const WebCore
 
void init ()
 
const WebCore::QualifiedName *const * getXMLAttrs ()
 

Variables

WEBCORE_EXPORT const WTF::AtomicString xmlNamespaceURI
 
WEBCORE_EXPORT const WebCore::QualifiedName baseAttr
 
WEBCORE_EXPORT const WebCore::QualifiedName langAttr
 
WEBCORE_EXPORT const WebCore::QualifiedName spaceAttr
 
const unsigned XMLAttrsCount = 3
 

Function Documentation

◆ DEFINE_GLOBAL() [1/2]

WEBCORE_EXPORT WebCore::XMLNames::DEFINE_GLOBAL ( QualifiedName  ,
baseAttr   
)

◆ DEFINE_GLOBAL() [2/2]

WEBCORE_EXPORT langAttr WEBCORE_EXPORT WebCore::XMLNames::DEFINE_GLOBAL ( QualifiedName  ,
spaceAttr   
) const

◆ getXMLAttrs()

const WebCore::QualifiedName* const* WebCore::XMLNames::getXMLAttrs ( )

◆ init()

WEBCORE_EXPORT void WebCore::XMLNames::init ( )

Variable Documentation

◆ baseAttr

WEBCORE_EXPORT const WebCore::QualifiedName WebCore::XMLNames::baseAttr

◆ langAttr

WEBCORE_EXPORT const WebCore::QualifiedName WebCore::XMLNames::langAttr

◆ spaceAttr

WEBCORE_EXPORT const WebCore::QualifiedName WebCore::XMLNames::spaceAttr

◆ XMLAttrsCount

const unsigned WebCore::XMLNames::XMLAttrsCount = 3

◆ xmlNamespaceURI

WEBCORE_EXPORT const WTF::AtomicString WebCore::XMLNames::xmlNamespaceURI