HomeSort by relevance Sort by last modified time
    Searched refs:nodes2 (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/libxml/src/
testRegexp.c 131 int nodes1, nodes2; local
146 nodes2 = xmlExpCtxtNbNodes(ctxt);
160 if (xmlExpCtxtNbNodes(ctxt) > nodes2) {
162 xmlExpCtxtNbNodes(ctxt) - nodes2);
163 nodes1 += xmlExpCtxtNbNodes(ctxt) - nodes2;
xpath.c     [all...]
  /external/chromium_org/third_party/libxml/src/include/libxml/
xpathInternals.h 377 xmlNodeSetPtr nodes2);
380 xmlNodeSetPtr nodes2);
389 xmlNodeSetPtr nodes2);
396 xmlNodeSetPtr nodes2);
402 xmlNodeSetPtr nodes2);
409 xmlNodeSetPtr nodes2);
415 xmlNodeSetPtr nodes2);
  /external/libxml2/include/libxml/
xpathInternals.h 377 xmlNodeSetPtr nodes2);
380 xmlNodeSetPtr nodes2);
389 xmlNodeSetPtr nodes2);
396 xmlNodeSetPtr nodes2);
402 xmlNodeSetPtr nodes2);
409 xmlNodeSetPtr nodes2);
415 xmlNodeSetPtr nodes2);
  /external/libxml2/
xpath.c     [all...]

Completed in 93 milliseconds