Home
last modified time | relevance | path

Searched refs:foundNS (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/editing/
Dmarkup.cpp341 AtomicStringImpl* foundNS = namespaces.get(pre); in appendNamespace() local
342 if (foundNS != ns.impl()) { in appendNamespace()