HomeSort by relevance Sort by last modified time
    Searched defs:xmlXPathContext (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/include/libxml/
xpath.h 39 typedef struct _xmlXPathContext xmlXPathContext;
40 typedef xmlXPathContext *xmlXPathContextPtr;
270 * xmlXPathContext:
366 * an xmlXPathContext, and the stack of objects.
  /external/libxml2/include/libxml/
xpath.h 39 typedef struct _xmlXPathContext xmlXPathContext;
40 typedef xmlXPathContext *xmlXPathContextPtr;
271 * xmlXPathContext:
367 * an xmlXPathContext, and the stack of objects.

Completed in 31 milliseconds