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

/external/chromium_org/third_party/WebKit/Source/core/xml/parser/
H A DXMLDocumentParser.cpp920 QualifiedName parsedName = anyName; local
921 if (!Element::parseAttributeName(parsedName, XMLNSNames::xmlnsNamespaceURI, namespaceQName, exceptionState))
924 prefixedAttributes.append(Attribute(parsedName, namespaceURI));
946 QualifiedName parsedName = anyName; local
947 if (!Element::parseAttributeName(parsedName, attrURI, attrQName, exceptionState))
950 prefixedAttributes.append(Attribute(parsedName, attrValue));
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DElement.cpp1925 QualifiedName parsedName = anyName;
1926 if (!parseAttributeName(parsedName, namespaceURI, qualifiedName, exceptionState))
1928 setAttribute(parsedName, value);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 859 milliseconds