Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DNode.cpp159 size_t xpathNSNodes = 0; in dumpStatistics() local
247 ++xpathNSNodes; in dumpStatistics()
269 printf(" Number of XPathNS nodes: %zu\n", xpathNSNodes); in dumpStatistics()