Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c3276 xmlNodePtr attrNode1 = NULL, attrNode2 = NULL; in xmlXPathCmpNodes() local
3293 attrNode2 = node2; in xmlXPathCmpNodes()
3300 cur = attrNode2->prev; in xmlXPathCmpNodes()