webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
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 |
WEBCORE_EXPORT WebCore::XMLNames::DEFINE_GLOBAL | ( | QualifiedName | , |
baseAttr | |||
) |
WEBCORE_EXPORT langAttr WEBCORE_EXPORT WebCore::XMLNames::DEFINE_GLOBAL | ( | QualifiedName | , |
spaceAttr | |||
) | const |
const WebCore::QualifiedName* const* WebCore::XMLNames::getXMLAttrs | ( | ) |
WEBCORE_EXPORT void WebCore::XMLNames::init | ( | ) |
WEBCORE_EXPORT const WebCore::QualifiedName WebCore::XMLNames::baseAttr |
WEBCORE_EXPORT const WebCore::QualifiedName WebCore::XMLNames::langAttr |
WEBCORE_EXPORT const WebCore::QualifiedName WebCore::XMLNames::spaceAttr |
const unsigned WebCore::XMLNames::XMLAttrsCount = 3 |
WEBCORE_EXPORT const WTF::AtomicString WebCore::XMLNames::xmlNamespaceURI |