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

  /external/libxml2/include/libxml/
xmlversion.h 35 * LIBXML_VERSION:
39 #define LIBXML_VERSION 20708
  /external/libxslt/libxslt/
documents.c 326 #if LIBXML_VERSION >= 20603
xslt.c 53 const int xsltLibxmlVersion = LIBXML_VERSION;
    [all...]
  /external/webkit/Source/WebCore/dom/
XMLDocumentParserLibxml2.cpp     [all...]
  /external/libxml2/
parserInternals.c 71 int myversion = (int) LIBXML_VERSION;
    [all...]

Completed in 95 milliseconds