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