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

/external/chromium_org/third_party/libxml/src/
H A Dxpath.c2846 xmlNodePtr attrNode1 = NULL, attrNode2 = NULL; local
2858 attrNode1 = node1;
2872 if (cur == attrNode1)
/external/libxml2/
H A Dxpath.c2890 xmlNodePtr attrNode1 = NULL, attrNode2 = NULL; local
2902 attrNode1 = node1;
2916 if (cur == attrNode1)

Completed in 105 milliseconds