Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c3277 xmlNodePtr attrNode1 = NULL, attrNode2 = NULL; in xmlXPathCmpNodes() local
3289 attrNode1 = node1; in xmlXPathCmpNodes()
3303 if (cur == attrNode1) in xmlXPathCmpNodes()