Searched refs:xmlNormalizeWindowsPath (Results 1 – 8 of 8) sorted by relevance
385 * xmlNormalizeWindowsPath is obsolete, don't use it.388 d xmlNormalizeWindowsPath...389 d pr * extproc('xmlNormalizeWindowsPath') xmlChar *
309 xmlNormalizeWindowsPath (const xmlChar *path);
599 xmlNormalizeWindowsPath;
6767 #undef xmlNormalizeWindowsPath6768 extern __typeof (xmlNormalizeWindowsPath) xmlNormalizeWindowsPath __attribute((alias("xmlNormalizeW…6770 #ifndef xmlNormalizeWindowsPath6771 extern __typeof (xmlNormalizeWindowsPath) xmlNormalizeWindowsPath__internal_alias __attribute((visi…6772 #define xmlNormalizeWindowsPath xmlNormalizeWindowsPath__internal_alias macro
482 xmlNormalizeWindowsPath(const xmlChar *path) in xmlNormalizeWindowsPath() function
28494 ret_val = xmlNormalizeWindowsPath((const xmlChar *)path); in test_xmlNormalizeWindowsPath()
1297 xmlNormalizeWindowsPath
85976 - * DOCBparser.c: obsoleted xmlNormalizeWindowsPath85977 - * HTMLparser.c: obsoleted xmlNormalizeWindowsPath85979 - * parser.c: obsoleted xmlNormalizeWindowsPath85981 - * xmlIO.c include/libxml/xmlIO.h: obsoleted xmlNormalizeWindowsPath87578 - filename access. Added xmlNormalizeWindowsPath()107752 -#undef xmlNormalizeWindowsPath107753 -extern __typeof (xmlNormalizeWindowsPath) xmlNormalizeWindowsPath __attribute((alias("xmlNormalize…107755 -#ifndef xmlNormalizeWindowsPath107756 -extern __typeof (xmlNormalizeWindowsPath) xmlNormalizeWindowsPath__internal_alias __attribute((vis…107757 -#define xmlNormalizeWindowsPath xmlNormalizeWindowsPath__internal_alias