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

  /external/chromium_org/third_party/libxml/linux/include/libxml/
xmlversion.h 378 * LIBXML_MODULE_EXTENSION:
382 #define LIBXML_MODULE_EXTENSION ".so"
  /external/chromium_org/third_party/libxml/mac/include/libxml/
xmlversion.h 378 * LIBXML_MODULE_EXTENSION:
382 #define LIBXML_MODULE_EXTENSION ".so"
  /external/chromium_org/third_party/libxml/src/
testModule.c 52 (const xmlChar*)LIBXML_MODULE_EXTENSION);
  /external/chromium_org/third_party/libxml/win32/include/libxml/
xmlversion.h 378 * LIBXML_MODULE_EXTENSION:
382 #define LIBXML_MODULE_EXTENSION ".dll"
  /external/libxml2/include/libxml/
xmlversion.h 387 * LIBXML_MODULE_EXTENSION:
391 #define LIBXML_MODULE_EXTENSION ".so"
  /external/chromium_org/third_party/libxml/src/include/libxml/
xmlversion.h.in 378 * LIBXML_MODULE_EXTENSION:
382 #define LIBXML_MODULE_EXTENSION "@MODULE_EXTENSION@"
  /external/chromium_org/third_party/libxslt/libxslt/
extensions.c 309 * any trailing "/", then concatenating LIBXML_MODULE_EXTENSION.
390 ext_directory, ext_name, LIBXML_MODULE_EXTENSION);
    [all...]

Completed in 1512 milliseconds