Searched refs:LIBXSLT_VERSION_EXTRA (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/libxslt-13/libxslt/libxslt/
H A Dxsltwin32config.h43 * LIBXSLT_VERSION_EXTRA:
47 #define LIBXSLT_VERSION_EXTRA "-win32" macro
H A Dxsltwin32config.h.in43 * LIBXSLT_VERSION_EXTRA:
47 #define LIBXSLT_VERSION_EXTRA "-win32"
H A Dxsltconfig.h.in40 * LIBXSLT_VERSION_EXTRA:
44 #define LIBXSLT_VERSION_EXTRA "@LIBXSLT_VERSION_EXTRA@"
H A Dxslt.c51 const char *xsltEngineVersion = LIBXSLT_VERSION_STRING LIBXSLT_VERSION_EXTRA;
/macosx-10.10/libxslt-13/Pregenerated Files/
H A Dxsltconfig.h40 * LIBXSLT_VERSION_EXTRA:
44 #define LIBXSLT_VERSION_EXTRA "" macro
/macosx-10.10/libxslt-13/libxslt/win32/
H A Dconfigure.js235 } else if (s.search(/\@LIBXSLT_VERSION_EXTRA\@/) != -1) {
236 of.WriteLine(s.replace(/\@LIBXSLT_VERSION_EXTRA\@/, verCvs));

Completed in 197 milliseconds