Searched refs:localNameAtom (Results 1 – 1 of 1) sorted by relevance
1603 AtomicString localNameAtom = name; in getElementsByTagNameNS() local1605 … = data->nodeLists()->m_tagNodeListCaches.add(QualifiedName(nullAtom, localNameAtom, namespaceURI)… in getElementsByTagNameNS()1609 …eList::create(this, namespaceURI.isEmpty() ? nullAtom : namespaceURI, localNameAtom, result.first-… in getElementsByTagNameNS()