Searched refs:LIBXML_VERSION (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/libxslt/libexslt/
H A Dexslt.c18 const int exsltLibxmlVersion = LIBXML_VERSION;
/external/chromium_org/third_party/libxml/linux/include/libxml/
H A Dxmlversion.h35 * LIBXML_VERSION:
39 #define LIBXML_VERSION 20707 macro
/external/chromium_org/third_party/libxml/mac/include/libxml/
H A Dxmlversion.h35 * LIBXML_VERSION:
39 #define LIBXML_VERSION 20707 macro
/external/chromium_org/third_party/libxml/win32/include/libxml/
H A Dxmlversion.h35 * LIBXML_VERSION:
39 #define LIBXML_VERSION 20707 macro
/external/libxml2/include/libxml/
H A Dxmlversion.h35 * LIBXML_VERSION:
39 #define LIBXML_VERSION 20901 macro
/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlversion.h.in35 * LIBXML_VERSION:
39 #define LIBXML_VERSION @LIBXML_VERSION_NUMBER@
/external/chromium_org/third_party/libxslt/libxslt/
H A Ddocuments.c326 #if LIBXML_VERSION >= 20603
H A Dxslt.c53 const int xsltLibxmlVersion = LIBXML_VERSION;
/external/chromium_org/third_party/libxml/src/win32/
H A Dconfigure.js385 if (s.search(/\@LIBXML_VERSION\@/) != -1) {
386 of.WriteLine(s.replace(/\@LIBXML_VERSION\@/,
/external/chromium_org/third_party/libxml/src/
H A DparserInternals.c71 int myversion = (int) LIBXML_VERSION;
H A Dconfigure922 LIBXML_VERSION
2596 LIBXML_VERSION=$LIBXML_MAJOR_VERSION.$LIBXML_MINOR_VERSION.$LIBXML_MICRO_VERSION$LIBXML_MICRO_VERSION_SUFFIX
2633 VERSION=${LIBXML_VERSION}
/external/libxml2/
H A DparserInternals.c74 int myversion = (int) LIBXML_VERSION;

Completed in 271 milliseconds