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

  /external/libxml2/include/libxml/
xinclude.h 26 * XINCLUDE_NS:
30 #define XINCLUDE_NS (const xmlChar *) "http://www.w3.org/2003/XInclude"
  /external/libxml2/
xinclude.c 174 ret = xmlGetNsProp(cur, XINCLUDE_NS, name);
    [all...]
xmlreader.c     [all...]

Completed in 89 milliseconds