Searched refs:xmlAttrs (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DHTMLTreeBuilder.cpp586 OwnPtr<const QualifiedName*[]> xmlAttrs = XMLNames::getXMLAttrs(); local
587 addNamesWithPrefix(map, xmlAtom, xmlAttrs.get(), XMLNames::XMLAttrsCount);

Completed in 274 milliseconds