Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c3277 xmlNodePtr attrNode1 = NULL, attrNode2 = NULL; in xmlXPathCmpNodes() local
3294 attrNode2 = node2; in xmlXPathCmpNodes()
3301 cur = attrNode2->prev; in xmlXPathCmpNodes()