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

  /external/libxml2/include/libxml/
xinclude.h 80 * XINCLUDE_PARSE_XPOINTER:
84 #define XINCLUDE_PARSE_XPOINTER (const xmlChar *) "xpointer"
  /external/libxml2/
xinclude.c 572 fragment = xmlXIncludeGetProp(ctxt, cur, XINCLUDE_PARSE_XPOINTER);
    [all...]

Completed in 617 milliseconds