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

  /external/libxml2/include/libxml/
xinclude.h 32 * XINCLUDE_OLD_NS:
36 #define XINCLUDE_OLD_NS (const xmlChar *) "http://www.w3.org/2001/XInclude"
  /external/libxml2/
xinclude.c 82 int legacy; /* using XINCLUDE_OLD_NS */
178 ret = xmlGetNsProp(cur, XINCLUDE_OLD_NS, name);
    [all...]
xmlreader.c     [all...]

Completed in 2131 milliseconds