Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c3276 xmlNodePtr attrNode1 = NULL, attrNode2 = NULL; in xmlXPathCmpNodes() local
3288 attrNode1 = node1; in xmlXPathCmpNodes()
3302 if (cur == attrNode1) in xmlXPathCmpNodes()