Searched defs:xmlNormalizeWindowsPath (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A DxmlIO.c486 * xmlNormalizeWindowsPath:
495 xmlNormalizeWindowsPath(const xmlChar *path) function
H A Delfgcchack.h6587 #undef xmlNormalizeWindowsPath macro
6588 extern __typeof (xmlNormalizeWindowsPath) xmlNormalizeWindowsPath __attribute((alias("xmlNormalizeWindowsPath__internal_alias")));
6590 #ifndef xmlNormalizeWindowsPath
6591 extern __typeof (xmlNormalizeWindowsPath) xmlNormalizeWindowsPath__internal_alias __attribute((visibility("hidden")));
6592 #define xmlNormalizeWindowsPath xmlNormalizeWindowsPath__internal_alias macro

Completed in 95 milliseconds